Skills Reference
All skills with category grouping and $name usage syntax.
Execution Modes
$autopilot- full autonomous execution$ralph- persistence loop until completion$ultrawork- max parallel execution$visual-verdict- structured visual QA loop for screenshot/reference matching$team- coordinated multi-agent pipeline$ecomode- token-efficient model routing$ultraqa- test/verify/fix loop$swarm- team compatibility facade
Planning
$plan- strategic planning workflow$ralplan- planner/architect/critic consensus planning
Agent Shortcuts
$analyze$deepsearch$tdd$build-fix$code-review$security-review$frontend-ui-ux$git-master$review
Utilities
$cancel,$doctor,$help,$note,$trace$skill$hud,$omx-setup,$configure-notifications$ralph-init$worker(internal) - team worker protocol / lifecycle
Usage Examples
$autopilot "build a release checklist"
$team 3:executor "fix all TypeScript errors"
$plan "plan migration from v1 to v2"
$visual-verdict "compare generated screenshot against refs"
$code-review "review current branch"
$doctor
Visual Verdict Guidance
- Use for visual tasks with reference image(s) + generated screenshot.
- Pass threshold target: 90+.
- Use pixel diff / pixelmatch overlays only as secondary debugging support.