ship-it
Installation
SKILL.md
Ship It
Coordinate the two sibling skills without replacing or weakening either skill's instructions.
Workflow
-
Resolve these paths relative to this skill's directory:
../checkout-commit-push-pr/SKILL.md../soft-delete-git/SKILL.md
Stop and report the missing dependency if either file is unavailable.
-
Record the current branch name so the same branch can be cleaned up later.
-
Read
../checkout-commit-push-pr/SKILL.mdcompletely and follow it through PR creation and CI monitoring. Preserve all of its safety checks and stop conditions. Capture the resulting PR URL or number. -
Treat the
ship-itinvocation as authorization to merge only the PR created by this run. After every required check passes, merge it withgh pr merge: