Squad Architect
squad_architectReview system design, component boundaries, and design tradeoffs by routing architecture requests to the System Architecture Reviewer for delegated execution.
Instructions
Run the squad's architecture stage. Routes to the System Architecture Reviewer (squad architect role) at the auto, parallel-eligible tier to review system design, component boundaries, and design tradeoffs (the Squad Azure Architect authors Azure HLD/LLD as the alternate). Delegated execution: returns the Coordinator persona, matched routing, and a framed dispatch request. Use for "architecture", "system design", or "components" requests.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | Optional autonomy mode for the turn. | |
| tier | No | Optional model-tier hint overriding the coordinator's cost-first default. | |
| owner | No | Optional Member Name from team.md to pick a specific named member. | |
| squad | No | Optional federation sub-squad to target (state under .copilot-tracking/squad/members/<name>/); omit outside a federation. | |
| context | No | Optional free-form context (existing design, constraints, IaC) to frame the review. | |
| profile | No | Optional squad profile to seed when the project has no squad yet. | |
| request | Yes | The architecture or system-design question this turn. |