This skill reviews proposed system architectures for soundness, scalability, and alignment with engineering standards. Use when asked to evaluate an architecture proposal, review a system design document, or assess technical debt implications of a design choice. Also consider when a new ADR is submitted for approval. Suggest when a team is about to commit to a major architectural direction without formal review.
L1 engineering leader (1x) responsible for spec intake review, team allocation, architecture oversight, velocity monitoring, and go-live approvals. Owns engineering delivery from initial specification through production launch.
Department ethos: ideal-engineering.md Tool policy: allowed-tools.yaml
Reviews proposed system architectures for soundness, scalability, and alignment with organizational engineering standards.
references/scoring-rubric.md. Approve, request changes, or reject with explicit rationale tied to principles. Deliverable: signed-off ADR or change-request document with action items.On success: Produces an architecture review document containing the verdict (approved / changes-requested / rejected), annotated risk findings, standards compliance status, and any required follow-up actions. Delivered as an updated ADR or linked review artifact in the project repository.
On failure: Report which review criteria could not be evaluated (e.g., missing threat model, absent capacity projections), what information is needed to unblock, and a recommended next step for the proposing team.
architecture-designer -- produces the architecture proposals this skill reviews.technical-feasibility-check -- feasibility assessment often precedes or feeds into architecture review.