bug-triage

Prioritize and assign production/QA bugs into sprint action lists.

1|Updated May 15, 2026
One-click install
npx skills add https://github.com/dnkrow/skill --skill bug-triage-dnkrow
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: bug-triage
Source: https://github.com/dnkrow/skill/tree/main/claude-global/bug-triage
Command: npx skills add https://github.com/dnkrow/skill --skill bug-triage-dnkrow

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It converts an open production/QA bug backlog into a prioritized, sprint-assigned plan by re-evaluating severity versus priority, highlighting systemic patterns, and producing a consistent triage report.

Core Features & Use Cases

  • Severity-to-Priority Re-evaluation: Classifies impact (severity) and urgency (priority) to ensure the team focuses on the right fixes at the right time.
  • Sprint Assignment With Guardrails: In sprint mode, assigns P1/P2 issues based on current sprint scope and capacity while flagging overflow instead of over-committing.
  • Trend and Risk Detection: Identifies hot spots (systems with most bugs or highest S1/S2 ratio), aging issues, regressions, and potential systemic quality problems.
  • Use Case: At sprint start, use the skill to turn 10+ newly accumulated or re-prioritization-needed bugs into an actionable report for QA handoff and sprint planning.

Quick Start

Run bug triage in sprint mode by asking: /bug-triage sprint.

Frequently Asked Questions about bug-triage

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I prioritize a QA bug backlog for sprint planning?▼

Prioritize a QA bug backlog for sprint planning by re-evaluating severity against priority, detecting systemic quality trends, and assigning P1/P2 issues based on current sprint scope and capacity to generate a gated triage report.

What is severity-to-priority re-evaluation in bug triage?▼

Severity-to-priority re-evaluation in bug triage is classifying a bug's impact (severity) and urgency (priority) to ensure the team focuses on the right fixes at the right time during sprint assignment.

How do I detect systemic quality trends in a production bug backlog?▼

Detect systemic quality trends in a production bug backlog by identifying hot spots with high S1/S2 ratios, aging issues, and regressions to highlight potential systemic quality problems.

Does bug triage work with existing sprint context and YAML frontmatter?▼

Bug triage works with existing sprint context by loading sprint scope and capacity data, requiring YAML frontmatter-defined invocation behavior to deterministically discover backlogs via glob patterns.

Can I assign P1 and P2 bugs to a sprint without over-committing capacity?▼

You can assign P1 and P2 bugs without over-committing capacity by using sprint guardrails that match assignments against current sprint scope and flag overflow instead of forcing over-allocation.

What's the best way to generate a sprint-ready bug triage report?▼

The best way to generate a sprint-ready bug triage report is to run sprint mode, which deterministically discovers bug files, classifies severity and priority, and writes a gated triage report to production/qa/bug-triage-[date].md.