What problem does it solve?
Generates a full PRD documentation suite from a project's vision, transforming a brief into a structured artifact bundle that accelerates planning and alignment across teams.
Core Features & Use Cases
- Generates a complete 11-file documentation suite (VISION.md, PRD.md, TECH-ARCHITECTURE.md, DESIGN-SYSTEM.md, LAYOUTS.md, DATA-MODEL.md, AGENT-PLAYBOOK.md, TESTING-STRATEGY.md, CHANGELOG-TEMPLATE.md, GLOSSARY.md, and a FEATURES/ directory with per-feature specs).
- Supports flexible workflow integration: standalone generation or as part of the /vision -> /prd -> /team pipeline, with flags like --new, --input, --platform, --skip-design-system, and --skip-testing.
- Provides structured output and guidance for cross-functional teams, including dependency mapping, governance checks, and feature specification alignment.
- Provides an extensible template system that can be reused to bootstrap future projects from a vision brief.
Quick Start
Run /prd to generate the complete PRD documentation suite for your current vision, creating all core docs and feature specs in /docs.