Agent skill
staging-deployment-phase
Standard Operating Procedure for /ship-staging phase. Deploy feature to staging with auto-merge.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/devops/staging-deployment-phase
SKILL.md
Staging Deployment Phase: Standard Operating Procedure
Training Guide: Deploy feature to staging environment for validation.
Phase Overview
Purpose: Deploy to staging, run migrations, verify health Inputs: Merged PR, passing CI Outputs: Staging deployment, ship report Expected duration: 15-30 minutes
Execution Steps
- Verify PR merged to main
- Run database migrations (if any)
- Deploy to staging environment
- Run health checks
- Verify deployment successful
- Generate staging ship report
Common Mistakes
- Deployment failures
- Migration issues
- Health check failures
Completion Criteria
- Deployed to staging
- Health checks pass
- Ship report generated
This SOP guides staging deployment.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?