Skip to main content
Run any Skill in Manus
with one click

verify-deployment-pr

Stars15
Forks12
UpdatedJuly 8, 2026 at 09:56

Verifies a POST-EXECUTION deployment PR for arm-oeth (Foundry framework): confirms every deployed contract is listed in the PR description, that the on-chain verified source matches the codebase via `make match`, that constructor args match the deploy script's `_execute()`, that any proxy initialize/interaction matches the script, and that the on-chain GOVERNANCE proposal (and/or multisig upgrade) matches the script's `_buildGovernanceProposal()`. Emits a full report plus a short, GitHub-pasteable MD summary file. Use when asked to review, verify, audit, or sign off on an executed deployment PR. Invoke explicitly with /verify-deployment-pr <PR#>.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly