This skill should be used when the user asks to "ship this", "ship the change", "ship a goal", "/ship", or wants a goal taken end-to-end on a git repo — apply changes, check related tasks, commit, and push. Orchestrates apply → verify related tasks → commit (branch-off-trunk + gates) → sync to remote, aborting if any phase fails.
$npx -y skills add christophe1997/agent-extentions --skill shipInstalls into the current project.
Run `npx skills use "https://github.com/christophe1997/agent-extentions" --skill "christophe1997/agent-extentions/ship"` 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/christophe1997/agent-extentions" that are relevant to the current task. Run `npx skills add "https://github.com/christophe1997/agent-extentions"` and select the relevant skills, then follow their instructions.