g-promote-dev

Official

Automate dev-branch promotions via PRs and gates.

Authorwithpiper
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill automates promoting a feature branch to the integration/dev environment by creating a pull request, running pre-deploy gates, and handling optional migrations across environments.

Core Features & Use Cases

  • PR creation workflow: reads project config, validates working tree, and creates a PR from feature/* to dev with proper titles and bodies.
  • Pre-deploy gate enforcement: executes the configured gate commands to prevent broken promotions.
  • Migration handling: detects new migrations and conditionally applies them to shared or per-environment databases according to config.
  • Linear integration: extracts issue references from branch/commits and transitions linked issues to In Progress, with PR references attached.
  • Use Case: When you finish a feature on a feature/* branch, use this skill to publish to dev for testing with a single command.

Quick Start

Promote the current feature branch to dev by creating a PR after passing the pre-deploy gate.

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: g-promote-dev
Download link: https://github.com/withpiper/pipekit/archive/main.zip#g-promote-dev

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.