multiversx-diff-review

Installation
SKILL.md

Differential Review

Analyze differences between two versions of a MultiversX codebase, focusing on security implications of changes, storage layout compatibility, and upgrade safety.

When to Use

  • Reviewing pull requests with contract changes
  • Auditing upgrade proposals before deployment
  • Analyzing differences between deployed code and proposed updates
  • Verifying fix implementations don't introduce regressions

1. Upgradeability Checks (MultiversX-Specific)

Storage Layout Compatibility

CRITICAL: Storage layout changes can corrupt existing data.

Installs
5
GitHub Stars
11
First Seen
Jan 30, 2026
multiversx-diff-review — multiversx/mx-ai-skills