Code Review
Installation
SKILL.md
Code Review
Review code for AEM Edge Delivery Services (EDS) projects following established coding standards, performance requirements, and best practices.
When to Use This Skill
This skill supports two modes of operation:
Mode 1: Self-Review (End of Development)
Use this mode when you've finished writing code and want to review it before committing or opening a PR. This is the recommended workflow integration point.
When to invoke:
- After completing implementation in the content-driven-development workflow (between Step 5 and Step 6)
- Before running
git addandgit commit - When you want to catch issues early, before they reach PR review