github-cli
SKILL.md
Use when
- Creating, viewing, or merging pull requests
- Managing issues (create, close, comment)
- Checking workflow/action status
- Creating releases
- Cloning or forking repos
Don't use when
- Local git operations (use
gitdirectly) - Non-GitHub remotes (GitLab, Bitbucket)
Outputs
- PRs, issues, releases, or action logs in GitHub (no local files unless explicitly created).
Templates or Examples
- Use the command tables below as templates.