The Chain
Quick Start
curl -sSL https://raw.githubusercontent.com/simonplmak-cloud/vision-driven-design/main/scripts/install.sh | bash
Then in your project:
/vdd:vision "I want to build a platform that..."
Or run the full chain in one call:
/vdd:e2e "your vision statement here"
AI handles the rest — domain research, codebase audit, specs, plans, implementation, and validation — with bi-directional verification at every gate.
MCP API
15 tools via SSE + JSON-RPC 2.0. No API key. Connect any MCP-compatible agent.
Goldratt S&T
Every phase is both the Tactic for its parent and the Strategy for its child. Gates verify forward (parent→children coverage) and backward (children→parent authorization).
Impact Chain
V-001 → S-002 → T-003 → SP-004 → PL-005 → TK-006 → commits
Every commit message ties back through plans, specs, tactics, strategy, and vision. Nothing gets built unless it serves the original impact goal.