Raaif-Yousuf

Worktree Implementer — Project Management agent for Claude Code

Project Management community

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

Terminal
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 Repository