/sdd autopilot
Claude Code Plugin

Don't vibe,
just spec.

One spec. Eight gated phases. A review-ready PR. No babysitting.

> ⚡ Triage: complexity=medium → Standard mode (8 phases) ▶ Phase 1: Specify Generating spec from feature description... spec.md created (12 sections, 3 contract markers) ▶ Phase 2: Plan Architecture: 2 new files, 1 modified plan.md + ADR-007 created ▶ Phase 3: Tasks 6 tasks decomposed (DAG validated) ▶ Phase 4: Implement Writing src/auth/oauth.tsoauth.ts... Writing src/auth/refresh.tsrefresh.ts... Writing tests/auth.test.tsauth.test.ts... 3 files created (247 lines) ▶ Phase 5: Verify Running tests... 4/4 passed Spec coverage: 94% Verification passed ▶ Phase 6: Review No issues found ▶ Phase 7: PR Created feat/auth-oauth (#42) ready for review ✓ Pipeline complete: 8 phases, 42s, first-pass rate 100% ⚙ Post-pipeline score 0.94 · baseline 0.910.92 1 pattern promoted · 0 anomalies Learning complete

Fast-forwarded for demo purposes

One pipeline, four modes.

You describe the feature. The pipeline decides how much structure it needs.

01 triage haiku
02 specify sonnet
03 plan sonnet
04 tasks sonnet
05 implement sonnet
06 verify sonnet
07 review plugin
08 pr cli

8 phases · 8 gates · medium complexity

Eight gated phases. One command. Zero babysitting.

Three commands. That's it.

38 tools under the hood. You type three words.

/sdd-auto:init

Scaffold

Sets up your project for spec-driven development. Generates constitution, PRD, state machine, and CLAUDE.md from your codebase context.

/sdd-auto:run

Execute

Describe a feature in plain English. The pipeline runs eight gated phases and delivers a review-ready PR. No babysitting.

/sdd-auto:status

Inspect

Shows where every feature stands. Phase progress, gate results, scores, fix loops. Full visibility without opening code.

The specification problem isn't new. The solution is.

2003

Test-Driven Development

Test → Code → Refactor

TDD proved that writing expectations before code produces better software. The discipline was real, but it depended entirely on the developer. No test, no safety net.

2024

AI-Assisted Coding

Prompt → Code → Hope

AI agents write code faster than any human. But speed without intent is vibe coding: 21.7% package hallucination rate, 40% vulnerable suggestions, and developers who think they're 20% faster while being 19% slower.

Now

Spec-Driven Development

Spec → Agents → Code

The spec is the source of truth. Agents don't improvise, they execute against a contract. Eight gated phases, machine-enforced alignment, zero drift. Intelligence isn't the bottleneck. Intention is.

"Intelligence isn't our bottleneck — intention is."