Team Orchestrate banner
josix josix

Team Orchestrate

Productivity community

Description

--- name: team-orchestrate description: Orchestrate a complex multi-step task using Agent Teams for parallel phases argument-hint: [--use-deep-dive] [--force-sequential] <task description> --- # Team Orchestrate Command Coordinate complex tasks through sequential delegation to specialist agents, with PARALLEL execution of Review + Verification phases using Agent Teams when available. ## Arguments - `--use-deep-dive`: Use existing deep-dive context to skip or accelerate exploration phase - `-

Installation

Installs to ~/.claude/skills/josix-agent-flow-team-orchestrate/SKILL.md

Terminal
mkdir -p ~/.claude/skills/josix-agent-flow-team-orchestrate && curl -fsSL https://raw.githubusercontent.com/josix/agent-flow/HEAD/commands/team-orchestrate.md -o ~/.claude/skills/josix-agent-flow-team-orchestrate/SKILL.md

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

Full documentation available on GitHub

View Source Repository