| name | research-architecture |
| description | Deep codebase and architecture research playbook. Use for architecture, repository, system-design, migration, or implementation-blueprint research. |
| user-invocable | false |
Architecture research
For deep architecture work, write all nine sections in this order: Executive Summary; Repository & Dependency Topology; Architectural Views & Paradigms; Data & State Flow; Performance & Scalability Analysis; Security, Privacy & Supply-Chain Risks; Developer Experience & Extensibility; Implementation Roadmap; Edge Cases, Failure Modes & Recovery Strategies.
Ground topology, dependency direction, synchrony/async boundaries, state ownership, deployment units, critical flows, contracts, bottlenecks, trust boundaries, and operational failure paths in observable repository/configuration evidence. Separate observed design from inference. Make each recommendation actionable, staged, reversible where possible, and advisory to the user’s scope.