Skip to content

/massu-parity

Generic feature parity check between two systems or components


/massu-parity

Deep comparison between two systems, components, or versions to identify feature gaps, content drift, and update needs. Covers source code, configuration, commands, hooks, tests, and operational tooling.

When to Use

  • System migration: Comparing old and new implementations for completeness
  • Fork synchronization: Checking if a fork has diverged from upstream
  • Multi-repo alignment: Ensuring feature parity across related repositories
  • Periodic audits: Run weekly to catch drift between systems

What It Does

  • Scans recent changes in both source and target systems
  • Compares file inventories, exports, and feature surfaces
  • Identifies missing features, configuration drift, and content gaps
  • Produces a categorized report of differences with severity ratings
  • Suggests actions for each gap found

Usage

/massu-parity

You will be prompted to specify the source and target systems to compare.