What problem does it solve?
This Skill prevents production/QA bug backlogs from becoming unmanageable by re-evaluating severity and priority, assigning actionable items to sprints, and highlighting systemic quality problems.
Core Features & Use Cases
- Backlog triage with severity vs. priority: Reclassifies issues using S1–S4 impact and P1–P4 urgency to produce an actionable plan rather than a flat list.
- Sprint-aware assignment: Reads the most recently modified sprint plan to assign eligible P1/P2 bugs while avoiding auto-assignment when capacity is full.
- Systemic trend detection: Flags patterns such as multiple high-impact bugs from the same system and regressions in previously completed stories.
- Report generation gate: Produces a structured triage report and requests approval before writing the output file.
Quick Start
Run the bug-triage skill in sprint mode to prioritize open production/QA bugs and generate a sprint-assigned report for the current sprint context.