doc-driven-development
Documentation-driven development workflow that plans and implements code changes from markdown docs.
๐ก๏ธ AgentReady threat assessment
MAESTRO 7-layer threat model + OWASP AIVSS risk score for doc-driven-development, derived from its capabilities.
AIVSS 9.2 ยท Critical
View MAESTRO 7-layer threat model โOverview
A Claude Code plugin implementing a documentation-driven development workflow: it plans and implements code changes based on markdown documentation, keeping docs as the source of truth. Adds commands that read design docs and drive edits to the working tree.
Key features
- Docs-as-source-of-truth workflow
- Plan-from-markdown commands
- Implementation driven by docs
Use cases
- Drive implementation from design docs
- Keep code aligned to written specs