What problem does it solve?
This sub-agent automates the creation of a formal architecture design document that captures how a change will be implemented, ensuring consistent, reviewable guidance for engineering teams.
Core Features & Use Cases
- Generate a comprehensive design.md containing sections such as Technical Approach, Architecture Decisions, Data Flow, File Changes, Interfaces / Contracts, Testing Strategy, Migration / Rollout, and Open Questions.
- Retrieve the target change name and artifact mode, then fetch relevant proposal and spec when available, and persist the design to the appropriate location based on the mode (filesystem or Engram).
- Validate the design content against project conventions and existing patterns, ensuring clear rationale and actionable guidance for engineers.
Quick Start
Provide a complete design document for the specified change and artifact mode, and save it to the appropriate location.