What problem does it solve?
This Skill automates the creation of implementation-level technical design documents from proposals and specs so engineering teams have consistent, actionable plans that include architecture decisions, file changes, data flow, testing, and rollout guidance.
Core Features & Use Cases
- Design Authoring: Produce a design.md that documents technical approach, architecture decisions (with rationale), data flow diagrams, concrete file changes, interfaces/contracts, testing strategy, migration/rollout plans, and open questions.
- Artifact Store Integration: Operate across engram, openspec, hybrid, and none modes by using mem_search, mem_get_observation, and mem_save or by writing openspec files to the repository filesystem when required.
- Developer Workflow: Use this Skill when converting a proposal/spec into an implementation plan before task breakdown and task creation, ensuring persistence so subsequent pipeline stages can find the design.
Quick Start
Write a design document for change add-user-auth using engram mode and include architecture decisions, data flow, file changes, testing strategy, and migration plan.