architecture-synthesis
Installation
SKILL.md
Architecture Synthesis
Generates a reference architecture specification for a new framework.
Process
- Define primitives — Message, State, Result, Tool types
- Specify interfaces — Protocols for LLM, Tool, Memory
- Design the loop — Core execution algorithm
- Create diagrams — Visual architecture representation
- Produce roadmap — Implementation phases
Prerequisites
Before synthesis, ensure you have:
- Comparative matrix with decisions per dimension
- Anti-pattern catalog with "Do Not Repeat" list
- Design requirements document