Pre-deploy hygiene for a Spring Boot 4 feature — verify gates, capture rollback plan, sign off observability, generate release notes, and stage the rollout. Used by /ship after /review approves the diff. The agent never deploys; it produces the plan a human executes.
$npx -y skills add loiane/specs-driven-development-spring-angular --skill shipping-and-launchInstalls into the current project.
Run `npx skills use "https://github.com/loiane/specs-driven-development-spring-angular" --skill "loiane/specs-driven-development-spring-angular/shipping-and-launch"` 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/loiane/specs-driven-development-spring-angular" that are relevant to the current task. Run `npx skills add "https://github.com/loiane/specs-driven-development-spring-angular"` and select the relevant skills, then follow their instructions.