agent-patterns-library
Installation
SKILL.md
Agent Patterns Library
Patterns for AI agent orchestration, context management, and multi-agent coordination.
When to Use
- Building multi-agent systems
- Managing agent context windows
- Implementing agent handoffs
- Creating deterministic prompt chains
References
context-chaining-protocol.md
Deterministic prompt pipeline that chains high-level context through specialized prompts.
agent-orchestration.md
Multi-agent work patterns, handoff protocols, and conflict resolution.