multi-agent-composition
Installation
SKILL.md
Multi-Agent Composition
Master Claude Code's components, patterns, and principles to build effective agentic systems.
When to Use This Knowledge
Use this knowledge when:
- Learning Claude Code - Understanding what each component does
- Making architectural decisions - Choosing Skills vs Sub-Agents vs MCP vs Slash Commands
- Building custom solutions - Creating specialized agents or orchestration systems
- Scaling agentic workflows - Moving from single agents to multi-agent orchestration
- Debugging issues - Understanding why components behave certain ways
- Adding observability - Implementing hooks for monitoring and control
Quick Reference
The Core 4 Framework
Related skills
More from basher83/agent-auditor
crawl4ai
This skill should be used when users need to scrape websites, extract structured data, handle JavaScript-heavy pages, crawl multiple URLs, or build automated web data pipelines. Includes optimized extraction patterns with schema generation for efficient, LLM-free extraction.
11agent-creator
>
3doc-generator
Generate markdown documentation from Python codebases by analyzing source files, extracting docstrings, type hints, and code structure. Use when the user asks to document Python code, create API docs, or generate README files from source code.
3hook-creator
>
3skill-creator
>
3command-creator
>
3