Debug

Use when something is broken — a failing or flaky test, crash, wrong result or regression — and the root cause must be reproduced and proven before any fix. On-demand; callable mid-`implement`. NOT a feature to spec or build (that is `specify`/`implement`), NOT the lint/test gate (that is `verify`), NOT adversarial diff reading (that is `review`).

ericrisco 823b3fa 3 files · 24.4 KB Updated

File contents

ericrisco/rsc-harness/tree/main/skills/debug commit 823b3fa19f

Frequently asked questions

npx skillmds@latest add ericrisco/debug