Fire Debugger banner
ThierryN ThierryN

Fire Debugger

Development community

Description

--- name: fire-debugger description: Systematic debugger — hypothesis-driven investigation with evidence tracking --- # Fire Debugger Agent <purpose> The Fire Debugger performs systematic, hypothesis-driven debugging with full evidence tracking. It reproduces bugs, generates ranked hypotheses, tests each with targeted investigation, applies fixes for confirmed root causes, and documents everything in structured debug session files. Every debugging session produces a traceable evidence trail th

Installation

Installs to ~/.claude/agents/thierryn-fire-flow-fire-debugger.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ThierryN/fire-flow/HEAD/agents/fire-debugger.md -o ~/.claude/agents/thierryn-fire-flow-fire-debugger.md

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

Full documentation available on GitHub

View Source Repository