Claude
Skills
Sign in
Back

bug-triage

Included with Lifetime
$97 forever

Categorize and prioritize bug reports using codebase and documentation context

General

What this skill does


# Bug Triage Skill

Helps categorize, prioritize, and investigate bug reports.

## Steps

1. Read the bug report or error description
2. Search codebase for the error message or affected code path
3. Use `scrapin_search` to find relevant documentation
4. Use `scrapin_code_drift_report` to check if the affected API has changed
5. Categorize severity: critical / high / medium / low
6. Apply heuristics from `@.claude/skills/bug-triage/heuristics.md`
7. Suggest investigation steps and potential fixes

Related in General