Debug Blitz banner
sifxprime sifxprime

Debug Blitz

Development community

Description

--- description: Parallel debug assault — fires debug-detective + silent-failure-hunter + env-debugger simultaneously. Three root-cause specialists on your bug at once. --- # /debug-blitz — Parallel Debug Assault Three debugging specialists attack your problem from different angles simultaneously. The bug that has resisted one approach rarely survives all three. ## What Gets Launched in Parallel | Agent | Focus | |---|---| | `debug-detective` | Traces the explicit error to root cause — stack

Installation

Installs to ~/.claude/skills/sifxprime-kodelyth-ecc-debug-blitz/SKILL.md

Terminal
mkdir -p ~/.claude/skills/sifxprime-kodelyth-ecc-debug-blitz && curl -fsSL https://raw.githubusercontent.com/sifxprime/kodelyth-ecc/HEAD/commands/debug-blitz.md -o ~/.claude/skills/sifxprime-kodelyth-ecc-debug-blitz/SKILL.md

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

Full documentation available on GitHub

View Source Repository