AI & Agentslow risk
ship
Use when the user asks to push changes, says `/ship`, asks for "review and push" / "commit and push" / "ship it" / "push and fix CI until green", or otherwise indicates they're ready to integrate local work to `main`. Do NOT invoke for routine in-flight commits — only when the user signals end-of-task integration.
jsolly/agent-skills·skills/ship/SKILL.md
29/ 100Recommendation
Install this skill
Choose your coding agent and copy a project or personal installation command.
Project installation.agents/skills/ship
npx skills add https://github.com/jsolly/agent-skills/tree/4ed80de64f4bc2ac92708edb4fed2ebbb810b01a/skills/ship -a codex -yPersonal installation~/.agents/skills/ship
npx skills add https://github.com/jsolly/agent-skills/tree/4ed80de64f4bc2ac92708edb4fed2ebbb810b01a/skills/ship -a codex -g -yProject installation.claude/skills/ship
npx skills add https://github.com/jsolly/agent-skills/tree/4ed80de64f4bc2ac92708edb4fed2ebbb810b01a/skills/ship -a claude-code -yPersonal installation~/.claude/skills/ship
npx skills add https://github.com/jsolly/agent-skills/tree/4ed80de64f4bc2ac92708edb4fed2ebbb810b01a/skills/ship -a claude-code -g -yProject installation.agents/skills/ship
npx skills add https://github.com/jsolly/agent-skills/tree/4ed80de64f4bc2ac92708edb4fed2ebbb810b01a/skills/ship -a github-copilot -yPersonal installation~/.copilot/skills/ship
npx skills add https://github.com/jsolly/agent-skills/tree/4ed80de64f4bc2ac92708edb4fed2ebbb810b01a/skills/ship -a github-copilot -g -yProject installation.agents/skills/ship
npx skills add https://github.com/jsolly/agent-skills/tree/4ed80de64f4bc2ac92708edb4fed2ebbb810b01a/skills/ship -a cursor -yPersonal installation~/.cursor/skills/ship
npx skills add https://github.com/jsolly/agent-skills/tree/4ed80de64f4bc2ac92708edb4fed2ebbb810b01a/skills/ship -a cursor -g -yProject installation.agents/skills/ship
npx skills add https://github.com/jsolly/agent-skills/tree/4ed80de64f4bc2ac92708edb4fed2ebbb810b01a/skills/ship -a gemini-cli -yPersonal installation~/.gemini/skills/ship
npx skills add https://github.com/jsolly/agent-skills/tree/4ed80de64f4bc2ac92708edb4fed2ebbb810b01a/skills/ship -a gemini-cli -g -yNative Gemini CLI
gemini skills install https://github.com/jsolly/agent-skills.git --scope workspace --path skills/ship⚠ Installation uses the open-source skills CLI. Inspect the source and permissions before running the command.