hyperlane-xyzhyperlane-xyzOfficialยท2 Agent Skills Included

hyperlane-registry

Blockchain chain metadata registry and automated PR code reviews

Maintains a central registry of blockchain chain metadata, contract addresses, and warp route configs for the Hyperlane protocol. Reviews pull requests against project coding standards and posts consolidated inline feedback directly on GitHub. Eliminates manual review formatting and scattered config lookups so contributors ship validated changes faster.
npx skills add hyperlane-xyz/hyperlane-registry --all -g -y
Available:

Gives your AI agent the build commands, data structure rules, and review conventions needed to edit and validate registry configs correctly.

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install hyperlane-registry?โ–ผ

Run `npx skills add hyperlane-xyz/hyperlane-registry --all -g -y` in your terminal to install all skills in this suite globally.

What is the Hyperlane Registry used for?โ–ผ

It is the central source of truth for chain metadata, deployed contract addresses, and warp route token configs used by Hyperlane tooling like the Explorer and CLI.

How to automate PR code reviews on GitHub?โ–ผ

The claude-review and inline-pr-comments skills check changes against project standards and post one consolidated review with inline comments via the GitHub API.

Does this work with Claude Code and other coding agents?โ–ผ

Yes. The AGENTS.md and CLAUDE.md files give any compatible coding agent the commands, patterns, and review rules for this repository.

How do I add a new blockchain to the registry?โ–ผ

Create a folder under chains/ with metadata.yaml, addresses.yaml, and logo.svg files, keeping YAML keys sorted alphabetically, then run the build and tests.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’