Audit shipctl's public interface before a release — compare flags, exit codes, and output formats against the previous tag to catch accidental breaking changes. Use when preparing a release, when asked to "check for breaking changes", or as a gate before tagging a new version.
$npx -y skills add zakelfassi/skills-driven-development --skill breaking-change-auditInstalls into the current project.
Run `npx skills use "https://github.com/zakelfassi/skills-driven-development" --skill "zakelfassi/skills-driven-development/breaking-change-audit"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/zakelfassi/skills-driven-development" that are relevant to the current task. Run `npx skills add "https://github.com/zakelfassi/skills-driven-development"` and select the relevant skills, then follow their instructions.