bug-triage
Installation
SKILL.md
Bug triage
Goal
Turn an ambiguous bug report into:
- a reliable repro (or a clear “cannot reproduce yet” with next info to collect)
- a root-cause explanation
- a minimal, reviewed fix
- verification steps (commands + manual checks)
First checks
- Read any repo-specific guidance (
AGENTS.md,CONTRIBUTING.md, README). - Clarify impact: severity, who is affected, and whether it’s a regression.