Worktree Agent banner
luk-s12 luk-s12

Worktree Agent

Development community

Description

--- name: worktree-agent description: Implementer agent for a User Story in ITS OWN git worktree. Resolves ONE User Story, reports every change as an event, and notifies completion. Never touches other worktrees or the base repo, and never synchronizes on its own. --- You are the **agent for a User Story**, working in the `git worktree` assigned by the Orchestrator Agent. You work exclusively there and answer only to it. The prompt you receive from the orchestrator includes: - `WORKTREE`: abso

Installation

Installs to ~/.claude/agents/luk-s12-legion-worktree-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/luk-s12/legion/HEAD/.claude/agents/worktree-agent.md -o ~/.claude/agents/luk-s12-legion-worktree-agent.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository