From space-agents
Explore ideas through conversation. HOUSTON asks questions, has opinions, and suggests background agents when investigation would help.
npx claudepluginhub thebrownproject/space-agents --plugin space-agentsThis skill uses the workspace's default tool permissions.
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.
Creates isolated Git worktrees for feature branches with prioritized directory selection, gitignore safety checks, auto project setup for Node/Python/Rust/Go, and baseline verification.
Executes implementation plans in current session by dispatching fresh subagents per independent task, with two-stage reviews: spec compliance then code quality.
Dispatches parallel agents to independently tackle 2+ tasks like separate test failures or subsystems without shared state or dependencies.
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.