Bughunt banner
Tcuzzo Tcuzzo

Bughunt

Development community

Description

--- description: Run a bounded, parallel bug hunt — map the seams, fan finders, verify findings adversarially, close whole seams. argument-hint: the codebase area or finding backlog to hunt --- Load ${CLAUDE_PLUGIN_ROOT}/plays/bughunt.md and execute it, whole, on: $ARGUMENTS Order: wayfinder charts the hunt as one map (a node per seam) → leap-protocol turns each node into a scoped ball → root-cause-first (reproduce before any code changes) → repair-loop inside every ball (red-first fix, sniper

Installation

Installs to ~/.claude/skills/tcuzzo-backs-aios-skills-bughunt/SKILL.md

Terminal
mkdir -p ~/.claude/skills/tcuzzo-backs-aios-skills-bughunt && curl -fsSL https://raw.githubusercontent.com/Tcuzzo/backs-aios-skills/HEAD/commands/bughunt.md -o ~/.claude/skills/tcuzzo-backs-aios-skills-bughunt/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository