Ship Deployment — Testing skill for Claude Code
Use when deploying and validating during /ship.
How to install Ship Deployment
Installs to ~/.claude/skills/agent-sh-ship-ship-deployment/SKILL.md
mkdir -p ~/.claude/skills/agent-sh-ship-ship-deployment && curl -fsSL https://raw.githubusercontent.com/agent-sh/ship/HEAD/commands/ship-deployment.md -o ~/.claude/skills/agent-sh-ship-ship-deployment/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Ship Deployment does
description: "Use when deploying and validating during /ship. Details Railway/Vercel deployment, smoke testing, and rollback procedures." codex-description: "Use when deploying and validating during /ship. Details Railway/Vercel deployment, smoke testing, and rollback procedures."
Phases 7-10: Deploy & Validate - Reference
This file contains platform-specific deployment and validation for `/ship`.
**Parent document**: `ship.md`
**Note**: Skip all phases if `WORKFLOW="single-branch"
Alternatives in Testing
- Webapp Testing — Test local web applications using Playwright for UI verification and debugging 94.1k ★
- Fix Issue — by metabase - Addresses GitHub issues by taking issue number as parameter, analyzing context, implementing sol 46.5k ★
- Playwright — claude-plugins-official Browser automation, E2E testing, screenshots 29.4k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
.spec Flow/config/user Preferences.yaml
deployment: auto_ship: true auto_merge: true auto_finalize: true
Dependency Update Manager
Automate dependency updates with risk classification, testing and rollback.
Kazi
Make your coding agent actually finish the job. Install one skill and Claude Code keeps working — planning, fi
Tpl
by KarpelesLab - Details Go project conventions with comprehensive error handling recommendations, table-drive
Real Repo Testing
Use when testing buoy changes against real-world repos, validating drift detection accuracy, comparing before/
Claude Auto Dev
Autonomous development skills for Claude Code - task loops, testing, and deployment automation
Related Agents
Ship Lead
Release engineer and QA lead combined. Summon before any deployment to run a comprehensive production-readines
Deployment Verifier
Validates deployments via health checks, smoke tests, and monitoring verification. Use after deploying to veri
Ops Release Reviewer
Ops release reviewer agent. Reviews rollout plans, canary criteria, observability readiness, and rollback proc