← Back to list
doubt-driven-development ✓ Assessed
Subjects every non-trivial decision to a fresh-context adversarial review before it stands. Use w…
8.0Overall rating
Installation
🤖 Install via AI
Copy the prompt below and send it to your AI assistant (e.g. Claude Code) — it will follow the instructions and install automatically.
Install the "doubt-driven-development" skill by following the instructions at https://skill123.me/install/doubt-driven-development.
⌨️ Command line install
Run in your terminal — downloads and installs to ~/.claude/skills/.
curl -fsSL https://skill123.me/install/doubt-driven-development.sh | bash
📦 Download ZIP
Download the zip and extract it into your skills directory (e.g. ~/.claude/skills/), then restart your session.
⬇ Download v1.0.0 · 7 KBAbout this skill
Overview
Subjects every non-trivial decision to a fresh-context adversarial review before it stands. Use when correctness matters more than 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 verify now than to debug later.
Source
- Repo: https://github.com/addyosmani/agent-skills
- Path: skills/doubt-driven-development
Score breakdown
Trigger
8.0
Structure
0.0
Workflow
8.0
Content
0.0
Engineering
0.0
Security
7.0
