with one click
exploration
Select mode, delegate to analysis skill.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Select mode, delegate to analysis skill.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Structure work into plans and Beads. Three modes: plan from brainstorm, plan from scratch, or create Beads from existing plan.
Execute a single task with Pathfinder/Builder/Inspector crew. Self-fetches work from Beads.
Select feature, select mode, delegate to execution skill.
Start a Space-Agents session. Displays welcome screen with project status.
HOUSTON spawns Pathfinder, Builder, Inspector per task. Best for medium features (4-10 tasks).
Launch ralph.sh in background. Lightweight mode (default) or full Pod crew (--pod). Best for large features (10+ tasks).
| name | exploration |
| description | Select mode, delegate to analysis skill. |
Route to the appropriate analysis mode. You select the mode, then delegate.
Use AskUserQuestion, then invoke the corresponding skill:
| Mode | Skill | Purpose |
|---|---|---|
| Brainstorm | exploration-brainstorm | Explore ideas → ideas/ folder |
| Plan | exploration-plan | Structure work → planned/ folder → Beads |
| Review | exploration-review | Code review → bugs |
| Debug | exploration-debug | Investigate → bugs |
Invoke with: Skill: exploration-brainstorm, exploration-plan, exploration-review, or exploration-debug
exploration/
ideas/ ← /brainstorm output
planned/ ← /plan output (has plan.md)
mission/
staged/ ← /plan output (has Beads)
complete/ ← /land archives here