# Orca

> Optional magic words to put in an Orca worker spec for Cursor or OMP. Use only when the user invokes /orca or /skill:orca, while following the orchestration skill. Not the Orca CLI and not how to structure the spec.

- Skill: `techdufus/orca` (Agent Skill)
- Install (CLI): `npx skillmds@latest add techdufus/orca`
- Raw SKILL.md: https://api.skillmd.com/api/skills/techdufus/orca/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: techdufus (https://skillmd.com/u/techdufus)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/techdufus/orca

---


# Orca magic words

Optional tokens to drop into the worker spec when useful. Orchestration owns how to build and inject the spec. Do not wrap tokens in backticks. Only add tokens the user has used; ask before adding a row.

## Cursor

Slash. Cursor will not self-select these.

| If you want | Add |
| --- | --- |
| Right-shape / first principles | `/ultrathink` |
| In-harness fan-out | `/orchestrate` |
| Research first | `/ultraresearch` |

## OMP

Standalone lowercase prose. A leading `/` does not fire.

| If you want | Add |
| --- | --- |
| Right-shape / first principles | `ultrathink` |
| In-harness fan-out | `orchestrate` |
| Broad audit / eval | `workflowz` |

