Delegate a coding task to a separate Claude Code CLI process or another Claude session as an implementer, then review its diff and land it yourself. Use only when the user explicitly asks to delegate implementation to Claude Code, another Claude session, or the claude CLI — for example, "have another Claude implement this", "delegate this to Claude Code", or "run this queue through a separate Claude session." Do not trigger merely because the current orchestrator is Claude, and do not use when the user asks the current Claude to implement directly without delegation.
$npx -y skills add amelnagdy/delegate-skills --skill claude-delegateInstalls into the current project.
Run `npx skills use "https://github.com/amelnagdy/delegate-skills" --skill "amelnagdy/delegate-skills/claude-delegate"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/amelnagdy/delegate-skills" that are relevant to the current task. Run `npx skills add "https://github.com/amelnagdy/delegate-skills"` and select the relevant skills, then follow their instructions.