Setup Instructions
Get your PRD generator running in under 2 minutes.
1 Install the Plugin
Two commands in Claude Code:
> /plugin marketplace add cdeust/ai-prd-generator-plugin > /plugin install ai-prd-generator
The marketplace handles dependencies automatically. No manual setup needed.
2 Generate Your First PRD
Start generating production-ready PRDs:
$ claude # Then describe your feature: I need a user authentication system with OAuth2, MFA, and session management
The generator will:
- Detect the PRD type (Feature, Bug, MVP, etc.)
- Ask clarification questions until you say "proceed"
- Generate the PRD section by section with verification
- Export 9 files: overview, requirements, architecture, user stories, roadmap, tests, tickets, acceptance criteria, verification report
What's Included
Includes:
- All 15 thinking strategies (Tree of Thoughts, ReAct, Reflexion, etc.)
- Full verification engine with 6 algorithms and multi-judge consensus
- All 8 PRD types (Feature, Bug, Incident, Proposal, MVP, POC, Release, CI/CD)
- Unlimited clarification rounds
- Codebase analysis with RAG-enhanced context
Troubleshooting
Plugin not found?
- Re-install:
/plugin install ai-prd-generator - Check symlinks exist:
ls -la ~/.claude/skills/ai-prd-generator - Update Claude Code:
claude update
Still stuck? Contact us with your order number and we'll sort it out.