ship-to-dev

Community

Ship changes to DEV with automated PR and merge

AuthoraberrantCode
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Developers often need to move their current work into the DEV branch safely and consistently, handling pulls, staging, committing, PR creation, merging, branch cleanup, and local DEV synchronization while meeting test and coverage requirements.

Core Features & Use Cases

  • Detects repository context and whether the work is already committed.
  • Guides through branch naming, pulls latest changes only when needed, stages all modifications, and runs full test, coverage, lint, and build gates.
  • Automatically creates a pull request targeting DEV, merges it with squash, deletes the feature branch, and syncs the local DEV branch.
  • Ideal for any developer who wants a single command to ship feature work to DEV without manual git choreography.

Quick Start

Use the ship-to-dev skill to automatically stage, test, create a PR, merge, and synchronize your changes into the DEV branch.

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: ship-to-dev
Download link: https://github.com/aberrantCode/llm_skills/archive/main.zip#ship-to-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.