whatisgithub

What is claude-shiploop?

bechsteindigital/claude-shiploop — explained in plain English

Analysis updated 2026-05-18

3ShellAudience · vibe coderComplexity · 4/5LicenseSetup · moderate

In one sentence

claude-shiploop is a Claude Code skill suite that turns a pitched idea into a working MVP by running an autonomous team of role based AI agents after a short onboarding interview.

Mindmap

mindmap
  root((claude-shiploop))
    What it does
      Pitch to MVP
      Autonomous agent team
      Onboarding interview
    Tech stack
      Shell
      Claude Code
    Roles
      CEO
      Product owner
      Dev agents
      Reviewer
    Use cases
      Build an MVP autonomously
      Parallel development
      Resume interrupted runs

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Pitch a product idea and let an autonomous agent team scaffold, plan, and build a minimum viable product.

USE CASE 2

Run parallel development agents on separate work packages with a reviewer checking each change.

USE CASE 3

Pause and resume a long running autonomous build by reading its saved project state.

What is it built with?

ShellClaude Code

How does it compare?

bechsteindigital/claude-shiploophannes/quackmalept/github-action-gh-pages
Stars333
LanguageShellShellShell
Last pushed2024-06-052025-08-14
MaintenanceDormantQuiet
Setup difficultymoderatemoderatemoderate
Complexity4/54/52/5
Audiencevibe coderdeveloperdeveloper

Figures from each repo's GitHub metadata at analysis time.

How do you get it running?

Difficulty · moderate Time to first run · 30min

Requires installing the plugin or running an install script, then starting Claude Code in a non-interactive permission mode.

MIT license: use freely for any purpose, including commercial use, as long as you keep the copyright notice.

So what is it?

claude-shiploop is a set of skills for Claude Code, the AI coding assistant, designed to turn a short project pitch into a working minimum viable product with as little back and forth as possible. Instead of you typing instructions at every step, the suite takes over after one initial interview and runs the rest of the process on its own. The flow starts with an onboarding interview where you describe your idea and answer a small number of questions about scope and goals. Once you approve the resulting brief, the system moves through setup, which researches the right technology choices, scaffolds the project, and breaks the work into cards. It then starts a loop where several role based AI agents work together: one plays a CEO making portfolio decisions, one plays a product owner cutting work packages, two development agents implement code in parallel, and a reviewer checks each change before it counts as done. Decisions the agents make along the way are written down as a log rather than left unexplained. You are only pulled back into the process in specific situations that you agree to in advance, such as a decision involving money, legal or security concerns, or a task that has failed twice in a row. Otherwise you only see milestone reports, and a final report once the agreed minimum viable product criteria are met. To use it, you install it as a Claude Code plugin or run an install script inside your target project, then start a Claude Code session there in a non interactive permission mode so the agents can write files and run commands without stopping for approval each time. The project stores its own working files, such as the brief, current state, decision log, and backlog of work cards, inside the target project itself, so a run can be paused and resumed later. The project is released under the MIT license.

Copy-paste prompts

Prompt 1
Install claude-shiploop as a Claude Code plugin and start the onboarding interview for my new project idea.
Prompt 2
Pitch this app idea to claude-shiploop and answer its onboarding questions to produce an approved brief.
Prompt 3
Resume an autonomous-loop run from its saved STATE.md after an interruption.
Prompt 4
Explain how the CEO, PO, DEV, and reviewer roles work together in claude-shiploop's autonomous loop.

Frequently asked questions

What is claude-shiploop?

claude-shiploop is a Claude Code skill suite that turns a pitched idea into a working MVP by running an autonomous team of role based AI agents after a short onboarding interview.

What language is claude-shiploop written in?

Mainly Shell. The stack also includes Shell, Claude Code.

What license does claude-shiploop use?

MIT license: use freely for any purpose, including commercial use, as long as you keep the copyright notice.

How hard is claude-shiploop to set up?

Setup difficulty is rated moderate, with roughly 30min to a first successful run.

Who is claude-shiploop for?

Mainly vibe coder.

Open on GitHub → Ask about another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.