Bug Triage

Categorize and prioritize bug reports using codebase and documentation context

Lobbi-Docs 90bfa09 2 files · 1.7 KB Updated

File contents

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

Lobbi-Docs/claude/tree/main/plugins/scrapin-aint-easy/skills/bug-triage commit 90bfa098a2

Frequently asked questions

npx skillmds@latest add lobbi-docs/bug-triage