Triage Issues
Workflow for evaluating and prioritizing incoming bug reports and feature requests
CLAUDE.md
When triaging incoming issues:
- Read the full issue description and any attached logs, screenshots, or reproduction steps.
- Classify the type: bug, feature request, question, or duplicate.
- If a bug, assess severity: does it affect all users, a subset, or edge cases? Is data at risk?
- If a duplicate, link to the existing issue and close.
- Add labels for type, severity, and affected area.
- Assign a priority: critical (fix now), high (next sprint), medium (backlog), low (nice to have).
- If more information is needed, ask specific questions and label as “needs info.”
Copy this workflow into your CLAUDE.md or agent config file so your agent follows this process automatically.