What problem does it solve?
This Skill helps reviewers catch high-risk Magento 2 code issues before merge, with a structured process that focuses on correctness, security, performance, ACL, schema, and architecture concerns.
Core Features & Use Cases
- Pre-merge code review: Analyze diffs, scope, and intent to surface actionable findings instead of vague commentary.
- Risk-focused inspection: Check for SQL safety, authorization, input validation, concurrency, caching, API design, and database integrity problems.
- Fix-first reporting: Produce severity-ranked findings with confidence scores, file-line evidence, concrete fixes, and verification commands.
- Use case: Review a Magento pull request after rebasing or conflict resolution and return only the issues that matter most to shipping safely.
Quick Start
Use the mage-review skill to review the attached Magento diff and return prioritized findings with concrete fixes, confidence scores, and verification commands.