claude-review
Review Hyperlane documentation changes against project standards, ensuring compliance with architectural patterns and content guidelines.
Introduction
The claude-review skill is an automated documentation assistant designed specifically for the Hyperlane protocol repository. It serves developers, technical writers, and maintainers by enforcing consistent documentation standards across the codebase. By applying the project's internal REVIEW.md guidelines, the skill ensures that all changes—ranging from developer guides and API references to security module documentation—maintain technical accuracy and follow established structural patterns. It is intended for use throughout the development lifecycle, providing immediate feedback during self-review sessions or formal pull request evaluations.
-
Performs comprehensive diff analysis against existing protocol documentation and configuration patterns.
-
Facilitates automated PR reviews by generating consolidated GitHub feedback via the
/inline-pr-commentsinterface. -
Validates technical accuracy of cross-chain application docs, deployment guides, and smart contract API references.
-
Monitors compliance with Mintlify setup requirements and documentation structure.
-
Provides context-aware suggestions by fetching existing review history to prevent redundant feedback loops.
-
When performing a self-review, execute
git difffirst to allow the agent to analyze changes against the current local state before committing. -
For pull request reviews, the agent will consolidate feedback into a single review thread; ensure you trigger the skill correctly to avoid fragmented comments.
-
The agent is aware of the
scripts/folder dependencies, such asgenerate-deployments.jsandgenerate-ism-validators.js, and can identify if manual documentation changes deviate from auto-generated outputs. -
Users should provide the pull request context or diff range as input; the agent expects well-defined changes related to interchain architecture, SDK usage, or Hyperlane network deployments.
-
Always prioritize consistency with the current Protocol Overview and Developer Guides provided in the repository to ensure documentation remains in sync with the latest protocol updates.
Repository Stats
- Stars
- 6
- Forks
- 3
- Open Issues
- 2
- Language
- JavaScript
- Default Branch
- main
- Sync Status
- Idle
- Last Synced
- May 3, 2026, 06:01 PM