agent-orchestration
CommunityCoordinate subagents with crisp, reusable orchestration logic.
Authord-kimuson
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides high-level orchestration guidelines for coordinating subagents, focusing on delegation, memory management, and robust error handling.
Core Features & Use Cases
- Delegation patterns: Clear separation of responsibilities between orchestrator and subagents.
- Context management: Session boundaries and shared state strategies to prevent context leakage.
- Error handling: Strategies to detect loops, recover from failures, and escalate when needed.
Quick Start
Outline a simple orchestration plan that delegates implementation to an engineer subagent and review to a reviewer subagent.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: agent-orchestration Download link: https://github.com/d-kimuson/dotfiles/archive/main.zip#agent-orchestration Please download this .zip file, extract it, and install it in the .claude/skills/ directory.