What problem does it solve?
This Skill converts an unprioritised backlog of markdown bug reports into a clear, actionable triage output so teams can ensure critical defects are found, prioritized, and assigned before a sprint starts or QA hand-off.
Core Features & Use Cases
- Severity and Priority Classification: Extracts or infers S1–S4 severity and P1–P4 priority for each bug.
- Sprint-aware Assignment: Matches P1/P2 items to the current sprint where capacity allows and flags overflow for owner decisions.
- Trend Analysis & Systemic Detection: Computes volume, hotspots, age, and regression indicators and surfaces systemic issues requiring engineering review.
- Report Generation with Guardrails: Produces a human-readable triage report (production/qa/bug-triage-[date].md) and asks for explicit user approval before writing.
Quick Start
Run bug-triage in sprint mode to classify open bugs, detect trends, and prepare a triage report for the current sprint.