Fire Debugger
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
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 RepositoryRelated Agents
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
Development src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11
Development Cavecrew Builder
>
Development Cavecrew Investigator
>
Development Cavecrew Reviewer
>
Development Gitnexus Branch Hygiene Reviewer
GitNexus branch hygiene and mergeability reviewer. Use to classify merge state, conflicts, stale branches, mer
Development