ralph-tui-cn-prdlisted
Install: claude install-skill decebal/curated-claude-skills
# Ralph TUI PRD Generator (chronis)
Create detailed Product Requirements Documents optimized for AI agent execution via ralph-tui with the chronis (`cn`) CLI.
---
## The Job
1. Receive a feature description from the user
2. Ask 3-5 essential clarifying questions (with lettered options) - one set at a time
3. **Always ask about quality gates** — classify into epic-level vs. story-level
4. After each answer, ask follow-up questions if needed (adaptive exploration)
5. Generate a structured PRD when you have enough context
6. Output the PRD wrapped in `[PRD]...[/PRD]` markers for TUI parsing
**Important:** Do NOT start implementing. Just create the PRD.
---
## Step 1: Clarifying Questions (Iterative)
Ask questions one set at a time. Each answer should inform your next questions. Focus on:
- **Problem/Goal:** What problem does this solve?
- **Core Functionality:** What are the key actions?
- **Scope/Boundaries:** What should it NOT do?
- **Success Criteria:** How do we know it's done?
- **Integration:** How does it fit with existing features?
- **Quality Gates:** What commands validate success, and which tier? (REQUIRED)
- **Testing Trophy:** What test layers are needed? (unit, contract, integration, frontend, E2E) (REQUIRED)
### Format Questions Like This:
```
1. What is the primary goal of this feature?
A. Improve user onboarding experience
B. Increase user retention
C. Reduce support burden
D. Other: [please specify]
2. Who is the target user?
A. New