ワンクリックで
exploration
Select mode, delegate to analysis skill.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Select mode, delegate to analysis skill.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
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