bug-triage

Decompose open bug backlogs into sprint-assigned triage reports.

Updated Feb 8, 2024
One-click install
npx skills add https://github.com/kay6198835/Game-RPG --skill bug-triage-kay6198835
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bug-triage
Source: https://github.com/kay6198835/Game-RPG/tree/main/.claude/skills/bug-triage
Command: npx skills add https://github.com/kay6198835/Game-RPG --skill bug-triage-kay6198835

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill processes the open bug backlog into a prioritized, sprint-assigned action list. It differentiates between severity and priority, surfaces systemic trends, and generates a triage report to guide sprint planning.

Core Features & Use Cases

  • Backlog discovery and prioritization: locate bug reports across production/qa/bugs paths (or elevated logs) and rank by severity and impact.
  • Sprint assignment & backlog management: assign fixable bugs to the current sprint or backlog, with overflow signaling when capacity is reached.
  • Trend and systemic issue detection: surface patterns across systems and stories to inform quality improvements.
  • Triage reporting: output a standardized triage report detailing counts and statuses for stakeholders.

Quick Start

Initiate the triage using the current sprint context and produce a prioritized, sprint-assigned bug list.

Frequently Asked Questions about bug-triage

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

FAQPage Schema
How do I prioritize open bug backlog items for sprint planning?

Bug triage for sprint planning decomposes the open bug backlog by evaluating severity against priority, assigning fixable issues to sprint scopes, and generating a comprehensive triage report.

What is the difference between severity and priority when triaging bugs?

In bug triage, severity measures the technical impact of a bug, while priority determines the urgency of fixing it; evaluating both ensures fixable bugs are correctly assigned to the current sprint or backlog.

How do I assign bugs to a sprint and handle capacity overflow?

Assign bugs to a sprint by evaluating severity and priority against sprint context, triggering overflow signaling when capacity is reached to automatically route remaining fixable bugs to the backlog.

Can I detect systemic quality issues and trends across my bug backlog?

Yes, trend mode surfaces systemic issue patterns across systems and stories by loading bug files and sprint context, helping you identify quality improvements and generate a standardized triage report for stakeholders.

What formats and paths do I need to provide for bug report discovery?

Bug report discovery requires providing file paths across production, qa, and bugs directories, or utilizing elevated logs to locate and rank bug reports by severity and impact for triage.