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

Creating Issues

Installs
18
GitHub Stars
3
First Seen
Feb 17, 2026
managing-github-issues — hjewkes/agent-skills