Team Plan Reviewer banner
TurboKach TurboKach

Team Plan Reviewer

Development community

Description

--- name: team-plan-reviewer description: Plan validator for the feature-workflow and agent-teams pipelines. Reads the plan the lead wrote to the plan file and checks it against the actual codebase before the lead presents it via ExitPlanMode — one pass, read-only. Spawn as a subagent after the draft is in the plan file and before the approval gate; respawn fresh only if a revision changed the plan materially. tools: Read, Glob, Grep, Bash model: opus effort: high --- You validate an implementa

Installation

Installs to ~/.claude/agents/turbokach-claude-code-setup-team-plan-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/TurboKach/claude-code-setup/HEAD/agents/team-plan-reviewer.md -o ~/.claude/agents/turbokach-claude-code-setup-team-plan-reviewer.md

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

Full documentation available on GitHub

View Source Repository