# Bug Triage

> Bug Triage Skill

- Skill: `thelobbi/bug-triage` (Agent Skill)
- Install (CLI): `npx skillmds@latest add thelobbi/bug-triage`
- Raw SKILL.md: https://api.skillmd.com/api/skills/thelobbi/bug-triage/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: thelobbi (https://skillmd.com/u/thelobbi)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/thelobbi/bug-triage

---

# Bug Triage Skill

## Purpose
Categorize and prioritize bug reports.

## Steps
1. Reproduce or understand the reported behavior.
2. Classify severity: critical / high / medium / low.
3. Identify affected component and likely root cause.
4. Suggest immediate workaround if available.
5. Estimate effort and recommend priority.

