What problem does it solve?
This skill helps product teams and engineers create a coherent, living design document that maps user stories and specs to a concrete implementation plan, ensuring ADRs and constraints are considered and traceable throughout a feature's lifecycle.
Core Features & Use Cases
- Phase 0: Research and Decisions guidance to identify technology choices, unknowns, dependencies, and integration with ADRs.
- Phase 1: Design guidance for system architecture, data models, interfaces, and story mapping, with requirements to produce design.adoc per feature.
- Sync and maintenance workflows to keep design in line with evolving stories/specs and ADR updates.
- Use Case: when starting a new feature, run the orchestrator to generate a design doc that captures decisions, constraints, and a structured implementation plan.
Quick Start
Create a new design for a feature by running the Proven Needs orchestration and populate docs/features/<slug>/design.adoc with system, data, interfaces, and story resolution.