OpenCode command "deploy" ──▶ /deploy-cmd skill "analysis" ──▶ /analysis-skill MCP prompt "git-commit" ──▶ /git-commit-mcp-prompt
| Source | Suffix | Example slash command |
| Command | -cmd | /deploy-cmd |
| Skill | -skill | /analysis-skill |
| MCP prompt | -mcp-prompt | /git-commit-mcp-prompt |
init command is never registered.arguments field, passed through to the underlying OpenCode command:1/deploy-cmd arguments: --staging
kimaki send by starting the prompt with /commandname:1kimaki send --thread <thread-id> --prompt '/review fix the auth module'
kimaki send./restart-opencode-server command also re-registers commands without a full restart./<name>-skill, so you can trigger a whole skill workflow from a single Discord command.