Use this skill when tasks involve GitHub issues, PRs, checks, releases, or comments.
Workflow:
- •Verify
gh auth statusbefore mutating operations. - •Inspect repo/PR context (
gh pr view,gh pr checks,gh issue view). - •Prefer targeted actions over broad automation.
- •Summarize outcome with concrete IDs/URLs and next actions.