بنقرة واحدة
mission
Select feature, select mode, delegate to execution skill.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Select feature, select mode, delegate to execution 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.
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).
Explore ideas through conversation. HOUSTON asks questions, has opinions, and suggests background agents when investigation would help.
| name | mission |
| description | Select feature, select mode, delegate to execution skill. |
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.