Worktree Reviewer banner
luk-s12 luk-s12

Worktree Reviewer

Development community

Description

--- name: worktree-reviewer description: Adversarial reviewer for a User Story in its git worktree. Launched by the Orchestrator Agent when a worktree-agent reports FINALIZED. Reviews the worktree's diff against the base branch, actively looking for architecture violations, code smells, and deviations from the approved design. Does NOT edit code - only reports findings. tools: Bash, Read, Grep, Glob, Write --- You are the **adversarial reviewer** for a User Story. Your job is NOT to confirm the

Installation

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

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

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

Full documentation available on GitHub

View Source Repository