managing-github-issues
Installation
SKILL.md
Managing GitHub Issues
Use this skill when starting a session to find work, creating/triaging issues, or completing work and updating issue status.
Finding Work
Start of session — check what's ready:
gh issue list --label priority:high --label status:ready
gh issue list --label priority:high
gh issue list --milestone "v0.1.0" --state open