Vision Driven Design banner
simonplmak-cloud simonplmak-cloud

Vision Driven Design

AI community

Description

Bi-directional traceability for AI-assisted development — prove every commit traces to the business goal that authorised it. 8-phase chain, 7 gates, 113 checks. MCP server at vdd.simonmak.com. Skill for Claude Code, Cursor and OpenCode.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Vision Driven Design

License: MIT 8 Phases Version 1.5.6 7 Bidirectional Gates 108 Verification Checks MCP API Built with VDD

**From vision to verified impact — an AI-native, fully autonomous software development methodology.**

Provide a human vision statement. The AI autonomously researches, audits your codebase, generates specs and plans, implements, and validates — with **bi-directional verification** at every junction to ensure nothing is missed or invented.


graph LR
    V[1. Vision
Human Input] -->|<-->| S[2. Strategy
AI Research] S -->|<-->| T[3. Tactics
AI Audit] T -->|<-->| SP[4. Specs
SDD] SP -->|<-->| PL[5. Plan] PL -->|<-->| TK[6. Tasks] TK -->|<-->| IM[7. Implement] IM -->|<-->| VS[8. Validate
Impact Verified] style V fill:#4CAF50,color:#fff style S fill:#2196F3,color:#fff style T fill:#FF9800,color:#fff style SP fill:#9C27B0,color:#fff style VS fill:#4CAF50,color:#fff

Table of Contents

  • [Quick Sta