What problem does it solve?
Enterprise teams often face inconsistent, shallow code reviews that miss critical compliance gaps, quality defects, and end-to-end traceability breaks between user requirements, design documents, code, tests, and observability. This Skill standardizes the review process to align with strict /architect standards, eliminating missed issues and reducing review burden.
Core Features & Use Cases
- Multi-Role Multi-Round Review: Enforces a minimum of 3 parallel review rounds per review step, with cross-validation between specialized roles to eliminate false positives and catch omissions.
- Three Core Review Dimensions: Validates document compliance (against /architect formatting and maintenance rules), content quality (architecture soundness, test completeness, observability coverage), and end-to-end consistency (traceability from user stories to observability).
- Universal Change Source Support: Works with remote merge requests, local committed changes, and local uncommitted changes, with tailored diff retrieval logic for each scenario.
- Use Case: A development team reviewing a new feature MR can use this Skill to ensure all associated user stories have matching architecture documentation, all acceptance criteria have corresponding end-to-end tests, and core user flows have proper observability tracking in place.
Quick Start
Use the code-review skill to review the changes in merge request !42 for compliance, quality, and end-to-end consistency.