code-review
Installation
SKILL.md
Code Review
Reviews code changes across three dimensions per /architect standards: document compliance, content quality, and end-to-end consistency.
Each review step uses a multi-role parallel, multi-round iterative review mechanism to ensure depth and thoroughness.
Core principles:
- Documents exist, code doesn't → Allowed (design-first)
- Code exists, documents don't → Fail (undocumented implementation)