claude-delegate
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…
- installs 8w
- 3,928
- 30-day movement
- starts with the next reading
- Related entries
- 1
- Connections
- 0
A Claude Code skill that delegates a bounded coding task to a separate Claude Code CLI process or another Claude session acting as an implementer. You stay the orchestrator: you write a brief, dispatch the task, wait for completion, review the implementer's diff and gates, then commit the result yourself.
Use it when the user explicitly asks to hand implementation to another Claude session or the `claude` CLI rather than implementing inline.
Use it to
- Delegate a bounded coding task to a separate Claude Code CLI session
- Run a queue of tasks through separate Claude sessions
- Review an implementer's diff and gate outcomes before landing
- Resume a session with a delta brief for rework
For Claude Code users orchestrating multi-session implementation work
- Host repository
- amElnagdy/delegate-skills
- Version
- 0.5.0
- Installs, lifetime
- 3,900
- Installs, 8 weeks
- 3,928
- Compatible with
- Requires the `claude` CLI (Claude Code) installed and authenticated, Node 18+, Linux, or WSL2, native Windows launch is pending verification.
- Licence
- MIT
- Host stars
- 2,027
- Host language
- JavaScript