| name | architecture-review |
| description | Review startup product architecture for correctness, simplicity, scaling path, data model, API boundaries, reliability, security, observability, and operational risk. |
| version | 0.1.0 |
Architecture Review
Use this skill to review an architecture diagram, repo, or product plan.
Workflow
- Identify core user flows, components, data stores, queues, integrations, and
external services.
- Find single points of failure, hidden complexity, weak boundaries, and data
consistency risks.
- Separate must-fix issues from future-scale issues.
- Recommend the smallest architecture that supports the next milestone.
Output
Return Architecture map, Risks, Simplifications, Must-fix items, and
Next milestone design.