ship-feature

Orchestrate end-to-end feature shipping across 11 phases with resumable state.

Updated Apr 14, 2026
One-click install
npx skills add https://github.com/patrob/skills --skill ship-feature
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ship-feature
Source: https://github.com/patrob/skills/tree/main/plugins/claude-skills/skills/ship-feature
Command: npx skills add https://github.com/patrob/skills --skill ship-feature

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

End-to-end feature shipping requires coordinating research, deliberation, worktrees, parallel implementation, review, and PRs across multiple teams; Ship Feature automates and persists state to resume after interruptions.

Core Features & Use Cases

  • End-to-end automation of feature shipping across 11 phases.
  • Resumable state between phases with per-phase artifacts.
  • Parallel execution across workstreams for faster delivery.

Quick Start

Provide a one-sentence feature description to start an end-to-end ship-feature run.

Frequently Asked Questions about ship-feature

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

FAQPage Schema
How do I automate end-to-end feature development across multiple phases?

End-to-end feature shipping automates research, deliberation, worktree, and verification across 11 phases. It persists state between phases and coordinates parallel workstreams to handle the entire pipeline automatically.

Can I resume an automated pipeline from the last incomplete phase?

Yes, the pipeline ensures resilience by resuming from the last incomplete phase. It persists state between phases and surfaces per-phase artifacts, allowing interrupted feature delivery runs to continue seamlessly.

What is the best way to coordinate parallel workstreams during feature shipping?

Coordinating parallel workstreams during feature shipping is handled by automating orchestration across 11 phases. This pipeline persists state and generates per-phase artifacts to manage parallel implementation efficiently.

How do I start an automated feature shipping pipeline?

To start an automated feature shipping pipeline, provide a one-sentence feature description. This initiates an end-to-end run that orchestrates research, implementation, and verification automatically.

Does automated feature delivery provide artifacts for auditing?

Yes, automated feature delivery ensures resilience by surfacing per-phase artifacts for auditing. This allows teams to review research, deliberation, and verification outputs generated throughout the 11 phases.