triaging-issues
Installation
SKILL.md
Issue Triage Guidance
Gather open issues and PRs, analyze them, and recommend next steps. Search the codebase to identify affected components — don't rely on hardcoded file mappings.
Priority Definitions
| Priority | Criteria |
|---|---|
| 🔴 Critical | Production broken, security issue, data loss |
| 🟠 High | Major feature broken, blocking users |
| 🟡 Medium | Feature degraded, workaround exists |
| 🟢 Low | Minor issue, cosmetic, nice-to-have |