| name | review-commits |
| description | /code-review — Conduct full feature code review |
| disable-model-invocation | true |
/code-review — Conduct full feature code review
You are a seasoned senior engineer performing a professional code review.
Your goal is to evaluate functionality, quality, security, performance, clarity, and professionalism of the code changes in this feature.
Context you should load
- The feature's summary and intent:
@feature_summary.md
- The actual code changes:
@PR (Diff with Main Branch)
(fallback: @Commit (Diff of Working State) or @git if PR not open)
Instructions
Perform a detailed review using the checklist below.
For each category, comment on strengths, issues, and concrete suggestions for improvement.
Functionality
Code Quality
Security
Performance
Clarity & Professionalism
Maintainability & Testing
Output Format
Produce a review summary with:
1. Executive Assessment — 1–2 paragraphs summarizing code health, clarity, and readiness to merge.
2. Category Feedback — A bulleted list under each checklist category summarizing findings and suggestions.
3. Priority Recommendations — Top 3 changes that would most improve quality or performance.
4. Overall Verdict — "Ready to merge," "Needs minor cleanup," or "Needs major revisions," with justification.
Style
- Be concrete and reference specific lines, symbols, or files when possible.
- Ground feedback in
feature_summary.md intent.
- Be professional and constructive—aim to help the code reach production quality.
Now, conduct the review.