Team Executor banner
TurboKach TurboKach

Team Executor

Development community

Description

--- name: team-executor description: Agent-teams executor. Implements one independent unit of an approved plan from a self-contained spawn prompt, running concurrently with sibling executors. Use only for parallel fan-out; a single sequential step goes to step-executor instead. Sonnet at effort high by default (Sonnet 5 guide: high for most work, xhigh for the hardest); Opus only when the plan marks the unit with a reason. tools: Read, Write, Edit, Bash, Glob, Grep model: sonnet effort: high max

Installation

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

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

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

Full documentation available on GitHub

View Source Repository