Claude Delegate
/install claude-delegate
Claude Delegate
Use this skill to delegate coding tasks to Claude Code. It simplifies the process by providing the correct command structure for non-interactive execution.
Usage
To delegate a task to Claude Code, use the exec tool with the bash command, specifying the working directory and the task as a string. Claude Code will run with --print --permission-mode bypassPermissions automatically.
bash workdir:/path/to/project command:"claude --permission-mode bypassPermissions --print 'your coding task here'"
Examples
-
build a feature:
bash workdir:~/projects/my-app command:"claude --permission-mode bypassPermissions --print 'build a user authentication module'" -
refactor a module:
bash workdir:~/projects/my-lib command:"claude --permission-mode bypassPermissions --print 'refactor the data processing module for better performance'" -
review a pull request:
bash workdir:/tmp/pr-review command:"claude --permission-mode bypassPermissions --print 'review the changes in pull request #123 and provide feedback'"
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install claude-delegate - After installation, invoke the skill by name or use
/claude-delegate - Provide required inputs per the skill's parameter spec and get structured output
What is Claude Delegate?
Delegate various coding tasks to Claude Code. Use this skill when you need assistance with code generation, bug fixing, feature implementation, code review,... It is an AI Agent Skill for Claude Code / OpenClaw, with 433 downloads so far.
How do I install Claude Delegate?
Run "/install claude-delegate" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Claude Delegate free?
Yes, Claude Delegate is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Claude Delegate support?
Claude Delegate is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Claude Delegate?
It is built and maintained by splicer scorn (@numbpill3d); the current version is v1.0.0.