git-triage
Installation
SKILL.md
Contains Shell Commands
This skill contains shell command directives (!`command`) that may execute system commands. Review carefully before installing.
/git:triage
Unified issue and PR triage: scan, categorize, cross-link, and optionally act.
When to Use This Skill
| Use this skill when... | Use another skill instead when... |
|---|---|
| Grooming the backlog periodically (weekly/monthly) | Addressing one specific issue → /git:issue |
| Cutting a release and want to merge anything green | Fixing a single failing PR → /git:fix-pr |
| Cleaning up after a busy week of PRs and issues | Applying review feedback on one PR → /git:pr-feedback |
| Auditing what's still relevant across the queue | Creating new sub-issue hierarchy → /git:issue-hierarchy |
| Deciding which issues are "quick wins" next | Administrative ops on one issue → /git:issue-manage |