Skip to content

Add /verify-deployment-pr skill for deploy-PR review#2922

Open
sparrowDom wants to merge 2 commits into
masterfrom
sparrowDom/deployReviewSkill
Open

Add /verify-deployment-pr skill for deploy-PR review#2922
sparrowDom wants to merge 2 commits into
masterfrom
sparrowDom/deployReviewSkill

Conversation

@sparrowDom

@sparrowDom sparrowDom commented Jun 11, 2026

Copy link
Copy Markdown
Member

Project-scoped Claude Code skill that audits an executed mainnet deploy PR:
checks deployed contracts are documented, verified code matches via sol2uml
diff, constructor args + initialize tx match the deploy file, and the on-chain
governance proposal matches the script's actions. Validated against #2921.

This comment is the result of the automated deployment review: #2921 (comment)

@codecov

codecov Bot commented Jun 11, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 45.06%. Comparing base (dea63eb) to head (bc18656).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2922   +/-   ##
=======================================
  Coverage   45.06%   45.06%           
=======================================
  Files         110      110           
  Lines        4920     4920           
  Branches     1362     1362           
=======================================
  Hits         2217     2217           
  Misses       2699     2699           
  Partials        4        4           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants