ship-it
Installation
SKILL.md
Ship It
Autonomously implement every agent-ready child of a parent issue: one branch, per-issue test-first implementation, two-stage review, fixes, a final whole-branch review, and one pull request. No human in the loop until the PR is raised.
This is a coordination skill. It dispatches and supervises subagents; it does not write feature code itself.
When to use
- A parent/epic issue has child issues, each with clear, agent-ready requirements — a description and acceptance criteria.
- The whole batch should be implemented unattended.
- Human review belongs on the finished PR, not mid-run.
Do not use when issues lack acceptance criteria, or when the work needs human
decisions mid-flight — those issues are labelled hitl and are skipped.