production-deployment-phase

Promote validated staging builds to production with versioning and health checks.

Updated Feb 14, 2026
One-click install
npx skills add https://github.com/DYAI2025/MOD_shark-engine --skill production-deployment-phase-dyai2025
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: production-deployment-phase
Source: https://github.com/DYAI2025/MOD_shark-engine/tree/main/sharkengine/.claude/skills/production-deployment-phase
Command: npx skills add https://github.com/DYAI2025/MOD_shark-engine --skill production-deployment-phase-dyai2025

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Executes production deployment workflow by promoting validated staging builds to production with semantic versioning, health checks, and release tagging. Use when running /ship-prod command, deploying to production after staging validation, or promoting staging builds to production environment.

Core Features & Use Cases

  • End-to-end deployment from staging to production including version bumps, tagging, deployment, health checks, and monitoring.
  • Automated health checks and post-deploy verification to ensure production readiness.
  • Full audit trail via ship reports and deployment metadata.

Quick Start

Initiate production deployment by running /ship-prod and monitor the post-deploy health checks.

Frequently Asked Questions about production-deployment-phase

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate production deployment from staging with safety checks?

Automating production deployment promotes validated staging builds to production environments using semantic versioning, automated health checks, and release tagging. The workflow executes end-to-end deployment, verifies post-deploy health, and generates ship reports for audit trails.

What is the process for promoting a staging build to production with semantic versioning?

Promoting a staging build to production with semantic versioning triggers automated version bumps, release tagging, and deployment execution. The process ensures validated staging builds transition safely to production environments while generating full audit metadata.

How do I run health checks and post-deploy verification for production releases?

Running health checks and post-deploy verification requires initiating the deployment workflow, which automatically monitors production readiness after release tagging. The system validates that promoted staging builds maintain stability within the production environment.

Do I need staging validation before triggering an automated production deployment?

Staging validation is required before triggering automated production deployment, as this workflow specifically promotes validated staging builds to production environments. Skipping staging validation bypasses the core safety checks designed to ensure production readiness.

How does ship report creation work during release tagging and deployment?

Ship report creation works by capturing deployment metadata and audit trails during release tagging and production deployment. It documents the end-to-end workflow, providing a full audit trail of semantic versioning, health checks, and post-deploy monitoring results.