bug-hunt

Installation
SKILL.md

Bug Hunt Skill

Quick Ref: 4-phase investigation (Root Cause → Pattern → Hypothesis → Fix). Output: .agents/research/YYYY-MM-DD-bug-*.md

YOU MUST EXECUTE THIS WORKFLOW. Do not just describe it.

Systematic investigation to find root cause and design a complete fix — or proactive audit to find hidden bugs before they bite.

Requires:

  • session-start.sh has executed (creates .agents/ directories for output)
  • bd CLI (beads) for issue tracking if creating follow-up issues

Modes

Mode Invocation When
Investigation /bug-hunt <symptom> You have a known bug or failure
Audit /bug-hunt --audit <scope> Proactive sweep for hidden bugs
Installs
1
First Seen
Apr 6, 2026
bug-hunt from smithery.ai