Team Planner banner
TurboKach TurboKach

Team Planner

Development community

Description

--- name: team-planner description: Planner for the feature-workflow and agent-teams pipelines. Explores the codebase and RETURNS a concrete implementation plan as text — the lead, sitting in Claude's native plan mode, writes it to the plan file, has team-plan-reviewer validate it, and presents it via ExitPlanMode for the user's approval. Read-only by design (the lead is in plan mode, so file writes are blocked anyway). Spawn as a subagent — for the first draft, and again as a fresh spawn for ea

Installation

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

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

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

Full documentation available on GitHub

View Source Repository