en un clic
exploration
Select mode, delegate to analysis skill.
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Menu
Select mode, delegate to analysis skill.
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Basé sur la classification professionnelle SOC
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