What problem does it solve?
The Architect skill helps teams turn contract, schema, and runtime-impacting requests into clear design guidance so downstream engineers can implement changes safely without breaking existing behavior.
Core Features & Use Cases
- Interface and boundary review: Defines what will change, where it will change, and which contracts are impacted, including cross-repo considerations.
- Migration and operational impact planning: Identifies migration constraints, rollout risks, and operational considerations that must be addressed.
- Tradeoff-driven recommendations without code: Proposes the smallest valid approach, states assumptions, and asks only blocking questions when information is missing.
- Gate decision correctness: Ensures routing and
gate_decision.required are set appropriately when policy or explicit request triggers an architectural review.
Quick Start
Ask the AI architect to review your API or schema change request and return a scoped design recommendation with migration and operational impact notes.