ship
Complete PR workflow from commit to production: lint, test, review, and deploy.
๐ก๏ธ AgentReady threat assessment
MAESTRO 7-layer threat model + OWASP AIVSS risk score for ship, derived from its capabilities.
AIVSS 9.9 ยท Critical
View MAESTRO 7-layer threat model โOverview
ship orchestrates an end-to-end delivery workflow in Claude Code โ linting, testing, reviewing, and deploying โ chaining git and CI/CD steps from commit to production. It executes shell commands across the pipeline.
Key features
- End-to-end commit-to-deploy workflow
- Lint + test + review + deploy chaining
- CI/CD orchestration
Use cases
- Run a full ship pipeline from the terminal
- Automate lint/test/deploy on a feature branch