assign
Installation
SKILL.md
Assign
Quick start
/assign "Fix the null check in auth.ts" --agent opencode --model opencode-go/kimi-k2.6
Flag detection
| Flag | Effect |
|---|---|
--agent <name> |
Agent to delegate to. Default: opencode. |
--model <provider/model> |
Model to use. Agent-specific default applies if omitted. See REFERENCE.md. |
--dir <path> |
Working directory for the agent. Default: current directory. |
If --agent names an unsupported agent, stop and report:
"Unknown agent <name>. Supported agents: opencode, codex. See REFERENCE.md."