Doubt Driven Development

Subjects every non-trivial decision to a fresh-context adversarial review before it stands. Use when you want every assumption cross-examined before proceeding, when stress-testing a plan for hidden failure modes, when correctness matters more than speed, when working in unfamiliar code, when stakes are high (production auth, security-sensitive logic, a high-stakes migration, irreversible operations), or any time a confident output would be cheaper to verify now than to debug later.

tinyc0der Updated

File contents

tinyc0der/agent-skills/tree/main/skills/doubt-driven-development commit edb6a3b441

Frequently asked questions

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