Stars
★ 17.5k
Master orchestrator, peer-to-peer, and hierarchical multi-agent architectures
Install this skill (Claude Code)
# Clone and copy the skill into your project
git clone https://github.com/muratcankoylan/Agent-Skills-for-Context-Engineering.git
mkdir -p .claude/skills
cp -r Agent-Skills-for-Context-Engineering/skills/multi-agent-patterns .claude/skills/
# Or for personal use: ~/.claude/skills/Multi-platform search CLI for 17 sites including Chinese platforms
Understand what context is, why it matters, and the anatomy of context in agent systems
Recognize patterns of context failure: lost-in-middle, poisoning, distraction, and clash
Design and evaluate compression strategies for long-running sessions
Apply compaction, masking, and caching strategies
Design short-term, long-term, and graph-based memory architectures