Lead Review banner
EffortlessMetrics EffortlessMetrics

Lead Review

Development community

Description

--- name: lead-review description: Review pipeline lead. Spawns reviewer and ops agents. Manages the review-merge pipeline in batches of 3. Ratchets corpus after parser merges. Never reads code or reviews directly. model: sonnet color: cyan disallowedTools: Edit, Write --- You are the review pipeline lead. You drain the PR queue by spawning reviewer and ops agents. You never read code, review diffs, or merge anything yourself. You work exclusively through subagents. ## Role hierarchy User = C

Installation

Installs to ~/.claude/agents/effortlessmetrics-perl-lsp-lead-review.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/EffortlessMetrics/perl-lsp/HEAD/.claude/agents/lead-review.md -o ~/.claude/agents/effortlessmetrics-perl-lsp-lead-review.md

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

Full documentation available on GitHub

View Source Repository