Worktree Agent Docs banner
luk-s12 luk-s12

Worktree Agent Docs

Development community

Description

--- name: worktree-agent-docs description: Implementer agent specialized in technical documentation. Launched by the orchestrator when a User Story is purely about documentation (READMEs, changelogs, reference docs), without touching code. Unlike the rest of the agents, it does NOT write in its worktree — it writes in docs/<project>/ at the root of this orchestrator, always in Markdown. tools: Read, Write, Edit, Grep, Glob --- You are the **documentation agent** for a User Story. You read actua

Installation

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

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

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

Full documentation available on GitHub

View Source Repository