ship-chain

Community

Route phases to ship with enforced gates.

AuthorCleanExpo
Version1.0.0
Installs0

System Documentation

What problem does it solve?

The Ship Chain Skill prevents incomplete or unsafe releases by enforcing a strict, prerequisite-based pipeline from spec to final ship artifacts.

Core Features & Use Cases

  • Phase routing by command: Routes /spec, /plan, /build, /test, /review, and /ship to the correct backend phase actions.
  • Artifact-driven progression: Validates that required files exist and contain expected content before moving forward.
  • Server-side gate enforcement: Blocks /ship unless review scoring meets the required threshold (overall_score ≥ 8/10) and all prior artifacts are present.
  • Progress visibility: Produces a clear status display mapping completed and blocked phases to their generated artifacts.

Quick Start

Start a new pipeline by sending the command "/spec add dark mode toggle" so the skill records the idea into spec.md and prepares it for gated planning.

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-chain
Download link: https://github.com/CleanExpo/Pi-Dev-Ops/archive/main.zip#ship-chain

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.