What problem does it solve?
Generate intent epics from enriched capability data so product teams get reviewer-friendly, deterministic, structured epics that satisfy the ICE schema and are ready for downstream expectation drafting and validation.
Core Features & Use Cases
- Epic instantiation from capability data: Creates one intent epic YAML per enriched vertical capability after merging any component capabilities into their parent vertical.
- Human-readable intent drafting: Produces plain-language goals, constraints, and failure scenarios with strict ordering and the required four-section ICE structure.
- Decision traceability: Writes a decision-manifest.yaml that records key inferred decisions with tiering and grounding.
- Schema- and rule-driven output: Populates all mandatory fields from schema/rules inputs and avoids banned legacy key shapes.
Quick Start
Use generate-intent-epics with enriched-capabilities.yaml, a project profile, and a market brief to write one intent-epic YAML per vertical capability into your product epics directory.