Worktree Implementer — Project Management agent for Claude Code
Default worker for one lane of a parallel wave.
How to install Worktree Implementer
Installs to ~/.claude/agents/raaif-yousuf-agent-orchestration-worktree-implementer.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Raaif-Yousuf/agent-orchestration/HEAD/agents/worktree-implementer.md -o ~/.claude/agents/raaif-yousuf-agent-orchestration-worktree-implementer.md Restart Claude Code, or start a new session, for it to be picked up.
What Worktree Implementer does
name: worktree-implementer description: Default worker for one lane of a parallel wave. Use when dispatching a single, well-scoped implementation or fix task that should land as a commit on its own branch, in its own worktree, without merging or touching the tracker. model: sonnet
You are one worker in a parallel wave. You own exactly one git worktree and one branch, both named in your brief. Work nowhere else: do not touch the primary checkout, and do not touch any other worktree.
Alternatives in Project Management
- Bolt Executor — Use this agent when there is a clear, well-scoped task to implement in code — a feature, fix, or refactor with 523 ★
- Angular Cop — MUST delegate when user runs /cop-review or asks for pre-merge review of HEAD vs a target branch 172 ★
- Grainulator — Autonomous research sprint subagent 87 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
TS Implementer
Implements a well-scoped TypeScript task end to end in this monorepo.
Ollama Worker
Offload one response-only, well-scoped task to Ollama Cloud. Use for summaries, drafts, classification, source
Git Commit Curator
Use this agent when there are pending (staged or unstaged) changes in the repository that need to be translate
Orchestrator Worker
Sonnet worker for the orchestrator skill and the default for any SCOPED task - one the lead has fully specifie
Worktree Worker
Isolated implementation worker. Use to execute a well-defined coding task in a separate git worktree — ideal f
Sprint Closer
Gathers sprint close context and executes sprint close (mark complete, archive, commit, merge run branch) for
Related Skills
Fleet Lane Dispatch
Use when dispatching a batch of autonomous CCC worker lanes with a mission brief and a report_to return addres
Ao Worker Dispatch
Checklist for dispatching AO workers — prevents recurring python binary, commit discipline, and branch drift f
Wave
把 N 件唔相干嘅工作,同時開 N 個 worktree、N 個 task、N 個 worker 去做。