What problem does it solve?
Genesis removes uncertainty from project inception by guiding teams through a structured three‑phase onboarding workflow that captures discovery notes, produces a PRD, and generates an ARCHITECTURE.md so projects start with clear requirements and a system plan.
Core Features & Use Cases
- 3-Phase Guided Workflow: Interactive Discovery Interview (greenfield), automated codebase analysis (brownfield), and Systems Analysis to produce concrete artifacts.
- Resumption & State Tracking: Creates and updates a JSON progress file so interrupted sessions can resume from the last incomplete phase.
- Artifact Generation & Handoff: Writes discovery notes to docs/genesis/, optionally writes PRD.md and ARCHITECTURE.md at the project root, and suggests next Wrought pipeline steps.
- Demo & Scaffolding Mode: Provides demo pickers and scaffolds example projects for learning the pipeline without analyzing real code.
- Use Case: Product managers or technical leads onboarding a new product idea or auditing an existing repo to rapidly produce actionable documentation and architecture guidance.
Quick Start
Run the genesis skill with a short project description such as /genesis Kuda Data Connector to start the interactive onboarding and generate discovery notes, a PRD, and an ARCHITECTURE.md.