agentic-patterns-source
Installation
SKILL.md
Agentic Patterns Source
Overview
Awesome Agentic Patterns is a curated catalog of production-ready AI agent patterns. It bridges the gap between toy demos and production systems by documenting repeatable solutions that teams are actually using.
Primary URL: https://agentic-patterns.com/
When to Use This Skill
| Use this skill when... | Use other skills when... |
|---|---|
| Designing multi-agent orchestration | Implementing Claude Code-specific hooks (claude-hooks-configuration) |
| Solving context window limitations | Writing custom agent definitions (custom-agent-definitions) |
| Implementing feedback/self-correction loops | Creating file-based coordination (agent-file-coordination) |
| Researching security/sandboxing patterns | Setting up MCP servers (mcp-management) |
| Need production-tested patterns with references | Need Claude Code workflow patterns (multi-agent-workflows) |