bug-triage

Orchestrate three agents to triage bug lists into phased execution plans.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/Mar5929/.claude --skill bug-triage-mar5929
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bug-triage
Source: https://github.com/Mar5929/.claude/tree/main/skills/bug-triage
Command: npx skills add https://github.com/Mar5929/.claude --skill bug-triage-mar5929

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Coordinated bug triage is often chaotic and slow. This skill brings an agent-team orchestration (Business Analyst, Technical Lead, Triage Coordinator) to analyze a bug list and produce a phased execution plan, ensuring user impact and technical risks are addressed before fixes.

Core Features & Use Cases

  • Three-agent orchestration: Aligns user impact with code dependencies to generate an actionable, phased plan.
  • Phase-based planning: Groups bugs into sequential phases with clear goals, risks, and verification steps.
  • Context-flexible input: Accepts diverse bug sources, gracefully handles partial details, and prepares a plan ready for a subsequent bug-execute stage.

Quick Start

Provide a phased bug triage plan by feeding the full bug list and optional context to three agents.

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 bug list based on user impact and code dependencies?

Bug triage prioritizes a bug list by orchestrating a Business Analyst, Technical Lead, and Triage Coordinator to evaluate user impact and code blast radius, producing a phased execution plan for sequential fixes.

What is the best way to create a phased execution plan for software bug fixes?

A phased execution plan groups bugs into sequential phases with clear goals, risks, and verification steps. It aligns user impact with technical dependencies to ensure critical risks are addressed before fixes begin.

Can I analyze bugs for a triage plan if the bug details are incomplete?

Yes, the bug triage process is robust to incomplete bug details. It gracefully handles partial context from diverse bug sources and clearly indicates any assumptions and required clarifications in the final plan.

How does agent-team orchestration improve bug triage over manual planning?

Agent-team orchestration improves bug triage by using specialized roles to independently analyze user impact and technical risks, then coordinating their findings to produce an actionable, phased plan without chaotic manual alignment.

What should I do after generating a phased bug triage plan?

After generating a bug triage plan, you should feed the actionable, phased output directly into a separate bug-execute stage. The triage plan specifically prepares dependencies and verification steps for this downstream execution.