issue-triage
Installation
SKILL.md
Triage Process
1. Review Issue
# List open issues
gh issue list
# View specific issue
gh issue view <number>
# List with labels
gh issue list --label "bug"
# List open issues
gh issue list
# View specific issue
gh issue view <number>
# List with labels
gh issue list --label "bug"