Launchpad

Installation
SKILL.md

Launchpad

End-to-end orchestrator that chains SPARC or wave-planner (Stage 1), plan-review (Stage 2), linear (Stage 3), and hive-mind-execution (Stage 4) into a single interruptible workflow.

Stage 1 routing (ADR-109):

  • Infra changes (Docker, CI, entrypoints, hooks, dev tooling) → SPARC researcher + architect → docs/internal/implementation/{slug}.md
  • Feature work (application code, new endpoints, UI) → wave-planner → hive-mind YAML configs

Execution

When triggered, immediately:

  1. Read ~/.claude/skills/launchpad/agent-prompt.md
  2. Spawn a single Task with subagent_type: "general-purpose" passing the agent-prompt content as the prompt
  3. Include in the prompt: the user's request (issue IDs, project name, or description), current working directory, and any flags (--from, --skip-review, --fresh, --infra, --feature)
  4. Wait for the agent to complete
  5. Present the agent's summary to the user

Do NOT execute the workflow in this session. The subagent handles all stage sequencing, gate prompts, resume detection, and skill dispatching.

Installs
1
GitHub Stars
1
First Seen
4 days ago
Launchpad — wrsmith108/launchpad-claude-skill