Geono/claude-launchpad

End-to-end development pipeline for Claude Code — spec, plan, and execute features with parallel sub-agents in isolated worktrees.

4Stars on the repository
5Mods indexed here, across every type
5mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

launchpad-plan

01

Geono/claude-launchpad

Skill Claude CodeCodex

Part of claude-launchpad

Analyze a spec's task list and produce a parallelization-aware execution plan. Reads task sections, analyzes dependency chains and file mutation overlaps, determines parallel vs sequential execution, and assigns wave groups. Triggers on /lp:plan.

4 5mo ago A 50 tokens original MIT

launchpad-run

02

Geono/claude-launchpad

Skill Claude CodeCodex

Part of claude-launchpad

Multi-session autonomous agent runner with progress checkpointing, failure recovery, and task dependency management. Uses a controller + sub-agent architecture: the main agent orchestrates state while sub-agents execute tasks in parallel via worktrees. Triggers on '/lp:run' command, or when a task involves many…

4 5mo ago C 95 tokens original MIT

launchpad-spec

03

Geono/claude-launchpad

Skill Claude CodeCodex

Part of claude-launchpad

Spec-driven development framework with iterative refinement. Orchestrates feature development from intent to implementation via structured specs and task breakdown. Triggers on /lp:spec, /lp:refine, /lp:clarify, /lp:tasks, /lp:run-task.

4 5mo ago A 59 tokens original MIT

launchpad

04

Geono/claude-launchpad

Skill Claude CodeCodex

Part of claude-launchpad

End-to-end development pipeline orchestrator. Guides through spec writing, task breakdown, parallelization planning, and multi-agent execution. Chains launchpad-spec, launchpad-plan, and launchpad-run in sequence. Triggers on /launchpad, build this feature, I want to build.

4 5mo ago A 60 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: