askill
mission

missionSafety 95Repository

Select feature, select mode, delegate to execution skill.

3 stars
1.2k downloads
Updated 2/7/2026

Package Files

Loading files...
SKILL.md

/mission - Execution Mode Router

Route to the appropriate execution mode for a feature.

The Process

  1. Select feature - Run bd list -t feature --status open, ask user with AskUserQuestion
  2. Select mode - Ask user with AskUserQuestion
  3. Delegate - Invoke skill with feature ID

Modes

ModeSkillBest For
Solomission-soloSmall (1-3 tasks)
Orchestratedmission-orchestratedMedium (4-10 tasks)
Ralphmission-ralphLarge (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)

If No Features

HOUSTON: No features ready. Use /exploration to plan a feature first.

Install

Download ZIP
Requires askill CLI v1.0+

AI Quality Score

68/100Analyzed 2/18/2026

A functional routing skill that guides users through selecting a feature, choosing an execution mode (Solo/Orchestrated/Ralph), and delegating to the appropriate skill. Well-structured with clear steps and a mode-selection table. However, lacks detail on what each mode does, has project-specific dependencies, and could benefit from more context about the 'Ralph' execution mode. Located in dedicated skills folder which is a positive pattern."

95
70
45
60
75

Metadata

Licenseunknown
Version-
Updated2/7/2026
Publisherthebrownproject

Tags

No tags yet.