Skill in Engineering
aegis-review
Review code or a design pull request against a story's acceptance criteria, in three layers - the host's automated review, the target platform's own rule sets, and the workbench discipline gates. Every finding carries a severity.
Three-layer review. Layer A runs the code host's own automated review, which is free and catches mechanical defects. Layer B fetches the target platform's rule sets and checks against them, so the review knows what only that platform knows. Layer C runs the seven workbench gates in `_shared/code-review-gates.md` - the layer no external tool can run, because only the workbench knows what the change was supposed to be. Every finding carries a severity of blocking, concern or note. Posting a comment is gated on explicit confirmation.
- Modes
review- Audience
dev- Depends on
aegis-contextaegis-story- Dispatches
aegis-validator- Providers
vcs:review_pull_requestvcs:read_pull_requestvcs:comment_pull_requestrules:get_review_rules- Knowledge
_shared/code-review-gates.md