What problem does it solve?
Generate a complete, structured functional specification from a Breeze functional graph so teams can move from scattered requirements and scenarios into a single stakeholder-ready document with citations and numbered artefacts.
Core Features & Use Cases
- Aggregates personas, outcomes, scenarios, steps, actions and their citations into a numbered Functional Requirements Document suitable for reviews, PRs, or handoff.
- Supports multiple output modes: plain Markdown, enriched Markdown, single-file HTML viewer, and optional exports to DOCX/PDF with pre-rendered mermaid diagrams.
- Handles scoped generation (full project, single persona, single outcome), preserves source citations, and provides AI enrichment pipelines for executive summaries, business objectives, and per-outcome business value.
- Use Case: Convert a Breeze project graph into a stakeholder-ready FRD and then export it to DOCX for client delivery.
Quick Start
Run /breeze:generate-spec --full --mermaid to produce a rich functional specification with synthesized overview, per-outcome business value, and rendered diagrams.