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, refactoring, or file exploration. It streamlines calling Claude Code for non-interactive execution, handling parameters like `--print --permission-mode bypassPermissions`. Triggers on phrases like 'write code for', 'fix this bug in', 'implement feature', 'review this pr', 'refactor', 'explore files for', 'debug', 'code task for claude'.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "claude-delegate" with this command: npx skills add numbpill3d/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'"
    

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

OpenCode AI

OpenCode AI - AI-driven code editor/IDE (CLI/TUI version of Cursor/Windsurf). Use when: (1) AI-assisted coding tasks, (2) Code refactoring with AI, (3) GitHu...

Registry SourceRecently Updated
1832
Profile unavailable
General

AI Coding Toolkit

Provides a comprehensive methodology to optimize productivity and tool use across multiple AI coding assistants through assessment, selection, context engine...

Registry SourceRecently Updated
0221
Profile unavailable
Coding

Claude Code Controller

控制和管理 Claude Code 编码助手,支持项目感知编码、代码审查、重构和功能实现。使用 ACP 运行时在隔离会话中执行 Claude Code 任务,或在主会话中管理配置和项目上下文。

Registry SourceRecently Updated
0119
Profile unavailable