What problem does it solve?
This Skill turns an unorganized bug backlog into a prioritized, actionable triage report so teams can assign work to sprints, reduce regression risk, and surface systemic quality issues before release.
Core Features & Use Cases
- Backlog discovery: Glob and read individual or consolidated bug reports from production/qa/bugs to build the input set.
- Classification: Infer or extract severity (S1–S4) and recommend priority (P1–P4) with rationale.
- Assignment & gating: Assign P1/P2 issues to the current or next sprint based on sprint capacity and flag overflow or required reopens.
- Trend analysis: Produce volume, hot spot, age, and regression metrics to identify systemic problems.
- Report generation: Produce a markdown triage report saved as production/qa/bug-triage-[date].md and follow collaborative protocols before writing.
Quick Start
Run the triage against the current backlog and produce a sprint-assigned report by invoking the skill with a mode, for example: /bug-triage sprint.