Multi-agent workflow orchestration with state persistence, handoff patterns, and resumable workflows. Use when building multi-agent workflows, coordinating complex tasks, or implementing resumable processes. Triggers: 'orchestration', 'workflow', 'context save', 'handoff', 'multi-agent'.
/plugin marketplace add greyhaven-ai/claude-code-config/plugin install agent-orchestration@grey-haven-pluginsThis skill is limited to using the following tools:
checklists/context-verification-checklist.mdexamples/INDEX.mdexamples/feature-development-handoff.mdexamples/parallel-workflow-example.mdreference/INDEX.mdreference/token-efficiency-guide.mdreference/workflow-best-practices.mdtemplates/context-schema-template.jsonMulti-agent workflow orchestration with state persistence, handoff patterns, and resumable workflows.
This skill enables sophisticated multi-agent workflows through context save/restore operations, supporting sequential handoffs, parallel execution, conditional routing, and long-running resumable workflows.
Multi-agent architectures have significant token costs. Understand the multipliers:
| Architecture | Token Multiplier | Example (10K input) |
|---|---|---|
| Single agent | 1x | 10K tokens |
| Agent + tools | 4x | 40K tokens |
| Multi-agent | 15x | 150K tokens |
Key insight: A 3-agent workflow costs ~15x more than a single agent. Design accordingly.
examples/)reference/)templates/)checklists/)context-manager - Automated context save/restore with validationtdd-orchestrator - Multi-agent TDD workflowsincident-responder - Multi-phase incident response# View workflow examples
cat examples/feature-development-handoff.md
cat examples/parallel-workflow-example.md
# Check reference guides
cat reference/INDEX.md
cat reference/workflow-best-practices.md
# Use context schema
cat templates/context-schema-template.json
# Validate context
cat checklists/context-verification-checklist.md
Skill Version: 1.0 Last Updated: 2025-01-15
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.
Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.
Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.