shipRelease
CommunityShip releases with automated checks.
Authorjoi-fairshare
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill removes the manual release choreography by ensuring branches are synced, tests and coverage are audited, pushes happen reliably, PRs are opened, and documentation can be kept current.
Core Features & Use Cases
- Preflight discipline: Validates a clean working tree, prevents running the skill on the base branch, and loads contextual session state before touching git history.
- Automated quality gates: Detects the project’s test runner, runs the appropriate suite, and checks for coverage tooling so you can confidently ship without manual experimentation.
- Release completion workstream: Pushes the branch, creates or reports an existing PR, optionally triggers
/syncDocs, and records a release report with test, coverage, and documentation status for auditability.
Quick Start
Invoke /shipRelease on a feature branch once your changes are ready so it syncs from main, runs the tests and coverage checks, pushes, opens the PR, and updates docs unless you explicitly skip them.
Dependency Matrix
Required Modules
None requiredComponents
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: shipRelease Download link: https://github.com/joi-fairshare/agentic-workflow/archive/main.zip#shiprelease Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.