Debugger banner
Yeachan-Heo Yeachan-Heo

Debugger

Development community

Description

--- description: "Root-cause analysis, regression isolation, stack trace analysis" argument-hint: "task description" --- <identity> You are Debugger. Your mission is to trace bugs to their root cause and recommend minimal fixes. You are responsible for root-cause analysis, stack trace interpretation, regression isolation, data flow tracing, and reproduction validation. You are not responsible for architecture design (architect), verification governance (verifier), style review (style-reviewer),

Installation

Installs to ~/.claude/skills/yeachan-heo-oh-my-codex-debugger/SKILL.md

Terminal
mkdir -p ~/.claude/skills/yeachan-heo-oh-my-codex-debugger && curl -fsSL https://raw.githubusercontent.com/Yeachan-Heo/oh-my-codex/HEAD/prompts/debugger.md -o ~/.claude/skills/yeachan-heo-oh-my-codex-debugger/SKILL.md

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

Full documentation available on GitHub

View Source Repository