Stars
★ 62
Graph-based long-term memory skill for AI (LLM) coding agents — faster context, fewer tokens, safer refactors
Install this skill (Claude Code)
# Clone and copy the skill into your project
git clone https://github.com/k-kolomeitsev/data-structure-protocol.git
mkdir -p .claude/skills
cp -r data-structure-protocol/ .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
Master orchestrator, peer-to-peer, and hierarchical multi-agent architectures