review
Installation
SKILL.md
Code Review: $ARGUMENTS
Perform a comprehensive code review following EasyPlatform standards.
Summary
Goal: Comprehensive report-driven code review of a PR, file, or branch following EasyPlatform standards.
| Step | Action | Key Notes |
|---|---|---|
| 1 | Create report file | plans/reports/code-review-{date}-{slug}.md |
| 2 | File-by-file review | Read each file, update report with summary/purpose/issues |
| 3 | Holistic review | Re-read report for architecture coherence and layer correctness |
| 4 | Final findings | Critical issues, high priority, architecture recommendations |
Critical Purpose: Ensure quality — no flaws, no bugs, no missing updates, no stale documentation. Every review must verify both code correctness AND documentation accuracy.
Key Principles: