What problem does it solve?
Teams often jump into implementation without a clear, agreed set of requirements, causing scope drift and rework. Code Flow provides a hearing-first discovery that clarifies needs and translates them into SDG artifacts (SPEC.md and DESIGN.md) to ensure the what, why, and how are captured before coding.
Core Features & Use Cases
- Guided, step-by-step requirement elicitation using AskUserQuestion to reduce ambiguity.
- Automated generation of SPEC.md (What & Why) and DESIGN.md (How) to document decisions and architecture.
- Living documentation that stays synchronized with code and supports cross-project learning.
- Pattern learning and memory integration to accelerate future work.
- AI-assisted guidance and checklist-driven implementation support.
Quick Start
Describe your project to begin the hearing-first requirements session and let Code Flow generate SPEC.md and DESIGN.md, then guide you through implementation.