What problem does it solve?
Guarantees that every Spec-Driven Development change receives a precise technical design covering architecture decisions, data flow, and file-level changes so subsequent implementers and reviewers stay aligned and the orchestrator can progress without missing context.
Core Features & Use Cases
- Design synthesis: Ingests proposal and spec artifacts to produce the definitive design.md that maps high-level goals to concrete steps and decisions.
- Persistence-aware workflows: Respects engram, openspec, hybrid, and none modes by fetching the right sources, writing files when required, and always calling mem_save for engram-backed storage.
- Adaptive coordination: Reads the codebase before designing, follows shared conventions, and returns the structured envelope that downstream phases depend on.
Quick Start
Ask the orchestrator to launch this skill once the proposal and specs are ready so it can compose and store the technical design document.