🔑 Critical-Path 6 (Essential for working code)
These 6 questions provide the minimum viable specification to generate functional code. Fill these out and you can get a working demo.
1. Goal: What are we building and why? 🧠 Parkinson\'s App 📋 SOAP Notes 🗑️ Clear
2. Primary User: Who's the main user and what can/can't they do? 🧠 Parkinson\'s App 📋 SOAP Notes 🗑️ Clear
3. Core Workflow: Describe the ONE happy-path scenario step-by-step 🧠 Parkinson's App 📋 SOAP Notes 🗑️ Clear
4. Inputs: What raw signals arrive? 🧠 Parkinson\'s App 📋 SOAP Notes 🗑️ Clear
5. Outputs: What must render or speak on success? 🧠 Parkinson\'s App 📋 SOAP Notes 🗑️ Clear
6. Stack Constraints: Technical requirements 🧠 Parkinson\'s App 📋 SOAP Notes 🗑️ Clear
🚀 Generate MVP Spec
📄 Generate Full Spec
🛡️ Quality-Layer Questions (Prevents rewrites later)
These questions don't prevent the first run from working, but they prevent scope creep, crashes, and major rewrites down the road.
7. Success Metrics: How do we know it's working well? 🧠 Parkinson\'s App 📋 SOAP Notes 🗑️ Clear
8. Edge Cases & Risks: What could go wrong? 🧠 Parkinson\'s App 📋 SOAP Notes 🗑️ Clear
9. Tone & Style: How should the app feel? 🧠 Parkinson\'s App 📋 SOAP Notes 🗑️ Clear
10. Secondary Personas: Who else might use this? 🧠 Parkinson\'s App 📋 SOAP Notes 🗑️ Clear
11. Roadmap Milestones: What comes next? 🧠 Parkinson\'s App 📋 SOAP Notes 🗑️ Clear
12. Example Test Case: How can we test this quickly? 🧠 Parkinson's App 📋 SOAP Notes 🗑️ Clear
13. Data & Storage: How should information persist? 🧠 Parkinson\'s App 📋 SOAP Notes 🗑️ Clear
14. App Name (Optional): 🧠 Parkinson\'s App 📋 SOAP Notes 🗑️ Clear