assign
Installation
SKILL.md
Assign
Flags
| Flag | Default | Effect |
|---|---|---|
--agent <name> |
opencode |
opencode, codex, or claude |
--model <model> |
registry default | Override the selected agent's model |
--dir <path> |
current directory | External agent working directory |
If --agent names an unsupported agent, stop: "Unknown agent <name>.
Supported agents: opencode, codex, claude. See ./REFERENCE.md."
1. Preflight
Require a non-empty positional task, an existing working directory, the agent
executable, and the registry entry in ./REFERENCE.md. For Codex outside a git
repo, use the registry's non-git branch.