workflow-patterns
Installation
SKILL.md
Workflow Patterns
A technology-agnostic skill for managing multi-agent workflows via team orchestration.
Core Patterns
Team Orchestration Pattern
pattern: team_orchestration
description: "Create team, define tasks with dependencies, spawn workers"
use_when:
- "Non-trivial tasks (small/medium/large)"
- "Multiple agents needed"
- "Quality gates required"