ship-release

Community

Gate releases with a hard review score

AuthorCleanExpo
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill prevents incomplete or low-quality pipeline outcomes from being shipped by enforcing required build artifacts and a non-negotiable review score threshold.

Core Features & Use Cases

  • Release gating with a hard quality threshold: blocks shipping unless review-score.json reports overall_score >= 8.
  • Pre-ship validation across pipeline phases: verifies spec.md, plan.md, build completion via session_id.txt, passing tests via test-results.json, and that the plan contains no open blockers.
  • Auditable ship-log output: generates a structured success/failure JSON payload and produces a deterministic rollback reference for git reverts.
  • Operational closure: updates the Linear ticket to Done, appends a ship pattern entry to .harness/lessons.jsonl, and records the ship item in the next board meeting agenda.

Quick Start

Run the ship-release Skill for a pipeline id (for example RA-548) and stop shipping when the review score is below 8/10.

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

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.