一键导入
exploration-brainstorm
Explore ideas through conversation. HOUSTON asks questions, has opinions, and suggests background agents when investigation would help.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Explore ideas through conversation. HOUSTON asks questions, has opinions, and suggests background agents when investigation would help.
用 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-brainstorm |
| description | Explore ideas through conversation. HOUSTON asks questions, has opinions, and suggests background agents when investigation would help. |
Explore ideas through conversation. This is dialogue, not a report. You ask questions, have opinions, and guide toward clarity. Agents support the conversation - they don't replace it.
TaskOutput block: falseSpawn with run_in_background: true, continue conversation immediately:
space-agents:brainstorm-research - Explore codebase for patterns/constraintsspace-agents:brainstorm-architecture - Propose approaches with trade-offsspace-agents:brainstorm-risk - Identify risks and estimate effortAlways use AskUserQuestion for every question in exploration. Prefer multiple choice when you can anticipate likely answers. Use open-ended only when the answer could be anything.
When exploration reaches clarity, transition to spec creation:
exploration-write-spec skill using the Skill tool
Skill tool with skill: "exploration-write-spec"
exploration/ideas/YYYY-MM-DD-<topic>/spec.md/plan when ready to plan implementationNote: Do NOT create exploration.md directly. The write-spec skill produces a structured spec.md that feeds cleanly into /plan.