Doubt Driven Development

In-flight adversarial review — subjects every non-trivial decision to a fresh-context reviewer biased to disprove, not approve, BEFORE it stands. Use during Plan and Implement (not at the merge gate) when correctness outweighs speed, when working in unfamiliar code, when stakes are high (production, security-sensitive logic, irreversible operations), or any time a confident output would be cheaper to disprove now than to debug later. If you feel certain, that is exactly when to reach for it.

celestialdust c243460 20.0 KB Updated

File contents

celestialdust/achilles-skills/tree/main/skills/doubt-driven-development commit c243460092

Frequently asked questions

npx skillmds@latest add celestialdust/doubt-driven-development