wa:deploy-promote

Community

Safely promote dev to production with checks.

Authorjeremy-newhouse
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill prevents broken releases by promoting a vetted integration branch (dev) into the production branch (main) only after confirming CI health and branch readiness.

Core Features & Use Cases

  • CI-gated promotion: Blocks promotion when CI is failing on dev.
  • Guarded merge strategy: Supports fast-forward only by default, with an option to use a merge commit strategy when appropriate.
  • Multi-stage workflow with verification: Uses clear stages (pre-check, promote, verify) and confirms main and dev are synchronized after the update.
  • Use Case: In teams following a dev-to-main lifecycle, use this Skill to merge changes for an environment promotion while ensuring the candidate branch has passed CI and the branches end up in sync.

Quick Start

Run wa:deploy-promote to promote the current dev branch to main after verifying CI status and branch divergence.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: wa:deploy-promote
Download link: https://github.com/jeremy-newhouse/eck-e2e-weather-app/archive/main.zip#wa-deploy-promote

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.