full-code-review
Installation
SKILL.md
Full Code Review
Orchestrated, multi-dimension PR/branch review. Runs structural, security, and devex/flag-hygiene reviewers in parallel, adversarially verifies every finding, then synthesizes one prioritized verdict. Read-only — this skill reports, it does not edit.
When to Use
- User asks for a "full", "comprehensive", "deep", or "end-to-end" code review.
- A branch or PR is approaching production and
/code-review ultrahas already passed correctness — but structural health, feature-flag hygiene, devex regressions, or security depth still need a dedicated pass. - Three independent review lenses are needed before merging a high-risk change.
Do not invoke for a quick diff check — use /code-review for that. Do not
invoke de-slop or refactor-code from within this skill; it reviews, it
does not apply changes.