Debug Systematically

Systematically diagnose unclear product behavior or root cause by building a feedback signal, testing one hypothesis at a time, and verifying the original symptom. Use for intermittent or flaky symptoms, cross-component failures, performance regressions, regressions after recent changes, or bugs that survived previous fixes. Do not use for obvious direct failures, primary test-design or wait-strategy problems, Claude Code runtime issues, unresolved architecture boundaries, or explicit review/readiness checks.

Chrike 6a938fc 3 files · 11.3 KB Updated

File contents

Chrike/coding-agent-skills/tree/main/skills/debug-systematically commit 6a938fcf20

Frequently asked questions

npx skillmds@latest add chrike/debug-systematically