CLI
Use these pages as the generated reference for the current Shipper CLI surface.
Getting started
Section titled “Getting started”- shipper init - Initialize shipper in the current repository
- shipper setup - Configure repository settings with an agent
Issue intake
Section titled “Issue intake”- shipper new - Create a new issue interactively or from a request
- shipper adopt - Adopt an existing issue or pull request into the shipper workflow
- shipper priority - Set priority on an issue
Workflow
Section titled “Workflow”- shipper next - Advance an issue to the next workflow step
- shipper groom - Groom an existing issue
- shipper design - Run technical design review on an issue
- shipper plan - Create an implementation plan for an issue
- shipper implement - Implement an issue in a worktree
- shipper ship - Run the full workflow end-to-end
Operations
Section titled “Operations”- shipper status - Show a read-only Shipper workflow dashboard
- shipper merge - Run the merge queue for PRs labeled shipper:ready
- shipper reset - Reset an issue back to an earlier workflow stage
- shipper block - Record that an issue is blocked by other issues/PRs
- shipper unblock - Check if a blocked issue can proceed
- shipper unlock - Force-release an issue lock or sweep stale locks
Groups
Section titled “Groups”- shipper issue - Issue commands
- shipper pr - Pull request commands