ship

Orchestrate end-to-end delivery workflows with staged phases and multi-agent review.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

GoCell Ship provides an end-to-end governance-driven workflow to orchestrate full delivery cycles from exploration to final review, reducing handoffs and manual coordination.

Core Features & Use Cases

  • End-to-end delivery orchestration: exploration, planning, worktree management, TDD, implementation, PR, and review.
  • Multi-agent coordination with configurable levels (L1-L4) and reviewer involvement for structured governance.
  • Phase-driven execution with built-in reflection, AskUserQuestion prompts, and staged approvals to ensure quality and traceability.
  • Use Case: Plan a backlog item and drive it through discovery, design, implementation, and release with automated checks and human confirmation.

Quick Start

Start the ship skill with a chosen level against your backlog item to begin an end-to-end delivery workflow.

Frequently Asked Questions about ship

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

FAQPage Schema
How do I automate end-to-end software delivery workflows?

End-to-end delivery automation is achieved by orchestrating exploration, planning, worktree management, TDD, implementation, PR cycles, and review through multi-agent coordination. It applies structured, governance-driven workflows with staged phases and human confirmations.

What is multi-agent exploration and planning in software engineering?

Multi-agent exploration and planning is a governance-driven process where multiple agents coordinate across levels L1-L4 to discover requirements, design solutions, and execute tasks. It includes built-in reflection and staged approvals to ensure traceability.

How do I manage worktree and PR cycles with automated testing?

You manage worktree and PR cycles by using a phase-driven execution workflow that enforces TDD-first implementation. It orchestrates worktree creation, automated checks, and reviewer validation to ensure quality before final release.

Does the GoCell ship workflow support test-driven development?

Yes, the GoCell ship workflow supports test-driven development by enforcing a TDD-first implementation phase. It integrates automated checks and reviewer validation within its staged execution to guarantee code quality.

Can I configure governance levels for multi-agent code reviews?

Yes, you can configure governance levels for multi-agent code reviews using levels L1-L4. These levels allow you to scale multi-agent exploration, execution, and reviewer involvement based on your project's structural requirements.

When do I need human confirmation in an automated delivery pipeline?

You need human confirmation in an automated delivery pipeline during staged phase transitions and AskUserQuestion prompts. This ensures quality and traceability by validating discoveries, designs, and implementations before proceeding to release.