概要
The Registry Diff skill is an essential utility for developers working within the Betty framework to maintain the integrity of their skill and agent ecosystem. It automatically analyzes changes in manifest files, detecting version bumps, permission modifications, and potential breaking changes before they are officially registered. This tool is particularly useful for teams integrating automated validation into their CI/CD pipelines, as it provides structured JSON feedback and specific exit codes to block unauthorized or incompatible updates, ensuring a stable and secure development lifecycle for Claude Code extensions.