application-lifecycle-trace
Installation
SKILL.md
Title: PRD Generation
User Story: As a developer, I want to provide a high-level feature idea and receive a structured, unambiguous PRD so that a junior developer can implement it with minimal oversight.
Layer 1: User Journey (Flowchart)
Layer 2: Component Architecture
| Component | Logic Source | Responsibility | Key Reference |
|---|---|---|---|
| User Interface | System Prompt | Capture intent and selections | Prompt Entry |
| Clarification Processor | Rule: Process |
Generate lettered/numbered questions | PRD Mode: Step 2 |
| Generation Engine | Rule: Structure |
Format data into standard PRD sections | PRD Structure |
| Storage Manager | Rule: Output |
Write Markdown to specific directory | /tasks/prd-*.md |