debug
FeaturedDiagnose the current OMC session or repo state using logs, traces, state, and focused reproduction
Install
Quality Score: 91/100
Skill Content
Details
- Author
- Yeachan-Heo
- Repository
- Yeachan-Heo/oh-my-claudecode
- Created
- 6 months ago
- Last Updated
- today
- Language
- TypeScript
- License
- MIT
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
debug
When you get a failed result/error/user says its wrong/its a bug, use this skill to systematically debug and fix the problem.
debugging
Method for debugging broken behavior — simultaneous log collection across every layer of the chain, finding the break, a ban on guessing, the three-attempt rule. Use when something isn't working, a test is failing, there's a stack trace, or you need to find the root cause of a bug.
debugging-protocol
Systematic debugging workflow with Codex MCP escalation. Use this skill whenever investigating a bug, test failure, unexpected behavior, error message, or regression — even if the cause seems obvious. Especially important when a first fix attempt has already failed, since it defines when and how to escalate to Codex MCP for root-cause analysis.