DE
debug
Root-cause a bug via the Scientific Method. Reproduction script required, no fix without a proven cause.
Install
mkdir -p .claude/skills/debug-manusco && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/17213" && unzip -o skill.zip -d .claude/skills/debug-manusco && rm skill.zipInstalls to .claude/skills/debug-manusco
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
Root-cause a bug via the Scientific Method. Reproduction script required, no fix without a proven cause.104 charsno explicit “when” trigger
About this skill
/debug
Run the Resonance debug procedure.
Read .agents/skills/engineering/debugger/SKILL.md in full and execute it exactly, following its Definition of Done. That skill is the procedure; this file only routes the /debug command to it.