npx claudepluginhub thebrownproject/space-agents --plugin space-agentsThis skill uses the workspace's default tool permissions.
Route to the appropriate execution mode for a feature.
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.
Route to the appropriate execution mode for a feature.
git log -1 --format=%B to get commit message from previous sessionbd list -t feature --status open, ask user with AskUserQuestion| Mode | Skill | Best For |
|---|---|---|
| Solo | mission-solo | Small (1-3 tasks) |
| Orchestrated | mission-orchestrated | Medium (4-10 tasks) |
| Ralph | mission-ralph | Large (10+ tasks) |
Note: Ralph runs lightweight by default (~50k tokens/task). Use --pod flag for full crew execution (~150k+ tokens/task) when tasks need deeper analysis.
Invoke with: Skill: mission-solo, args: "FEATURE_ID" (or mission-orchestrated, mission-ralph)
HOUSTON: No features ready. Use /exploration to plan a feature first.