Install
openclaw skills install discord-claude-code-delegationDelegate work from an OpenClaw Discord controller bot to a Claude Code worker bot through a private Discord worker lane, then relay the final result back to the original DM. Use when setting up or operating a Discord controller-worker flow, testing a worker lane, debugging lane intake, or hardening DM relay-back. Triggers: 'Claude Code bot worker', 'Discord worker lane', 'controller bot to worker bot', 'relay result back to DM', 'Discord delegation'. NOT for: same-process subagents, non-Discord delegation, or generic Claude Code use without a dedicated worker lane.
openclaw skills install discord-claude-code-delegationUse this skill when one OpenClaw Discord bot should delegate tasks to a Claude Code worker bot through a private Discord channel.
references/current-contract.md first.references/operations.md.references/debug-map.md.references/architecture.md.Treat the Claude Code worker bot as an external worker, not a same-runtime assistant. Do not replace this lane with same-process subagents when the user explicitly wants the Discord worker flow.
The flow is complete only when the final worker result returns to the original controller DM. Lane-only success is partial success.