← ClaudeAtlas

githublisted

Interact with GitHub using the gh CLI for repos, issues, PRs, and actions.
Niraven/pokee-deep-research-skill · ★ 6 · Code & Development · score 63
Install: claude install-skill Niraven/pokee-deep-research-skill
# GitHub Interact with GitHub using the gh CLI for repos, issues, PRs, and actions. ## Common Commands ```bash # Repository gh repo create gh repo clone # Issues gh issue list gh issue create # PRs gh pr create gh pr merge # Actions gh run list gh run watch ``` ## Best Practices - Use --web to open in browser - Add --template for structured issues - Use gh auth status to verify login