Bug Fix
Description
--- name: Bug Fix description: Use when diagnosing and fixing a bug. Chains reproduce → isolate → hypothesize → fix → verify → learn with human-in-the-loop breakpoints at each stage. --- # Bug Fix Agent Structured bug investigation. Never touch code until the root cause is confirmed. Each stage has a breakpoint. --- ## Step 1 — Reproduce Invoke the `debug-session` skill (reproduce + isolate phases only). - Confirm the bug is actually happening — check logs, run the code, see the failure - Do
Installation
Installs to ~/.claude/agents/yehudafrankel-clankbrain-bug-fix.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/YehudaFrankel/clankbrain/HEAD/.claude/agents/bug-fix.md -o ~/.claude/agents/yehudafrankel-clankbrain-bug-fix.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