yolo-ship

Official

Ship end-to-end with minimal back-and-forth

Authorproject-ax
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It eliminates slow, back-and-forth delivery by taking a feature request from plan to reviewed code and a CI-green pull request automatically, with clear ownership expectations and safety guardrails.

Core Features & Use Cases

  • Autonomous end-to-end delivery loop: brainstorm, design, implement (via subagents), run full pre-PR gates, and drive a clean review before opening the PR.
  • Prevents “almost done” outcomes: enforces pnpm build, pnpm test, and lint as a hard gate, then ensures the branch is reviewed locally before the PR exists.
  • Traceable decisions + tracked follow-ups: logs non-trivial decisions to .claude/memory/decisions.md and returns deferred work as TO DO items rather than silently dropping it.
  • Isolation-first workflow: uses dedicated worktrees (never the main checkout) to avoid clobbering other agents’ work.
  • Use case: when you need “implement X end to end” or “ship this task” with minimal supervision, this skill orchestrates the full implementation and delivery process through merge (standalone) or handoff (orchestrated).

Quick Start

Use yolo-ship when you want to implement a feature end to end and open a review-clean pull request with CI passing, asking for as little supervision as possible.

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: yolo-ship
Download link: https://github.com/project-ax/ax-next/archive/main.zip#yolo-ship

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.