name: claude-review description: Review code changes using Hyperlane Registry coding standards. Use when reviewing PRs, checking your own changes, or doing self-review before committing.
Code Review Skill
Use this skill to review code changes against Hyperlane Registry standards.
When to Use
- Before committing changes (self-review)
- When asked to review a PR or diff
- To check if changes follow project patterns
Instructions
Read and apply the guidelines from REVIEW.md to review the code changes.
For PR Reviews
When reviewing a PR, deliver feedback as a single consolidated GitHub review using /inline-pr-comments. Each run produces a separate review — nothing is overwritten.
-
Fetch prior reviews first — the
/inline-pr-commentsskill fetches existing reviews/comments so you can avoid duplicating feedback and stay aware of ongoing discussions - Review body — Overall assessment, architecture concerns, and issues found outside the diff
- Inline comments — Specific issues on changed lines (attached to the same review)
For Self-Review
When reviewing your own changes before committing:
- Run
git diffto see changes - Apply the code review guidelines
- Fix issues directly rather than commenting
chat Comments (0)
Sign in to join the discussion and leave a comment.
Skill Details
GitHub Stars
96
GitHub Forks
243
Created
Mar 2026
Last Updated
il y a 3 mois
tools
tools automation tools
Related Skills
Build your own?
Join 12,000+ developers contributing to the Claude ecosystem.
No comments yet. Be the first to share your thoughts!