A Claude Code skill that orchestrates multi-step agent workflows using the Agent Teams feature. Define your entire workflow in a YAML file — steps, dependencies, custom agents, conditional branching, retry loops — and let the orchestrator coordinate a team of agents to execute it.
Claude Code shipped task management skills earlier this week most likely in preparation for the Agent Team feature that's currently behind the CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS flag.
I worked on creating a skill that could:
- Read in a file that specified an entire workflow (steps, dependencies, agents/prompts, etc)