Skip to main content

module-compatibility-audit

Stars11
Forks0
UpdatedJuly 23, 2026 at 15:18

Audit a module, package, or subsystem for compatibility with its consumers after a change. Compares baseline vs candidate public surface, classifies every change (additive, source-breaking, runtime-breaking, behavioral, data-breaking, dependency-breaking), verifies affected consumers, and emits a compatibility matrix with a compatible / conditionally-compatible / breaking verdict plus a migration path. Use when refactoring a shared module, upgrading a library's API, extracting a package, or answering "will this change break anyone".

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