ship

Automate deployment pipelines with build verification, testing, and pull request generation.

1|Updated Apr 18, 2026
One-click install
npx skills add https://github.com/CC90210/CMO-Agent --skill ship-cc90210
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ship
Source: https://github.com/CC90210/CMO-Agent/tree/main/skills/ship
Command: npx skills add https://github.com/CC90210/CMO-Agent --skill ship-cc90210

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates the 15-step mental checklist required to deploy applications, preventing human error and ensuring consistent, high-quality releases.

Core Features & Use Cases

  • Full Deployment Pipeline: Orchestrates sync, build verification, testing, code review, changelog generation, versioning, and PR creation.
  • Safety Gates: Enforces strict checks at every phase, including build success, test coverage, and credential security.
  • Use Case: When a feature is ready, use this Skill to automatically run tests, generate a professional changelog, and open a pull request with a pre-filled effort compression table.

Quick Start

Run the ship pipeline to deploy the current application to production with a full verification suite.

Frequently Asked Questions about ship

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

FAQPage Schema
How do I automate the pull request generation and deployment pipeline for my web application?

Automate the deployment pipeline by orchestrating build verification, testing, changelog generation, versioning, and pull request creation. This pipeline eliminates manual checklists, preventing human error while ensuring consistent, high-quality web application releases.

What's the best way to enforce safety gates like test coverage and build verification before opening a pull request?

Enforce safety gates by applying strict checks at every phase of the deployment pipeline, including build success verification, test coverage enforcement, and credential security validation. These safety gates ensure strict adherence to quality standards before generating a pull request.

Do I need GitHub CLI and npm to automate my CI/CD deployment workflow?

Yes, you need GitHub CLI and standard npm build environments to execute deployment workflows safely. These dependencies provide the necessary command-line interfaces and build tools to automate the end-to-end software deployment lifecycle.

How does automated changelog generation work during a software release?

Automated changelog generation works by orchestrating versioning and documentation standards during the deployment pipeline. It automatically generates a professional changelog and opens a pull request with a pre-filled effort compression table for code review.

Can I use this deployment automation for production releases requiring strict quality gates?

Yes, this deployment automation applies specifically to web application releases requiring strict adherence to quality gates. It orchestrates safety checks, build verification, and testing to ensure production releases meet high-quality documentation standards.

Why should I automate the end-to-end software deployment lifecycle instead of deploying manually?

Automating the end-to-end software deployment lifecycle eliminates the 15-step mental checklist required to deploy applications. This prevents human error, enforces consistent safety gates, and ensures high-quality releases through automated testing and pull request generation.