ship
Installation
SKILL.md
Ship — Orchestrator
Product — Multi-agent orchestration. Automated pre-merge pipeline from tests through PR creation.
Core Question: "Is this branch ready to merge, and can I prove it?"
Inputs Required
- A feature branch with committed changes (not on the base branch)
- Tests (if any exist in the project)
Output
.agents/ship-report.md- A pull request on the remote repository
Chain Position
Previous: review-chain (recommended) | Next: deploy-verify (optional)
Re-run triggers: After fixing review findings, after rebasing, or after adding last-minute changes.