What problem does it solve?
This Skill helps you keep LLM context within limits while preserving the most useful information, reducing failures like lost-in-the-middle, context poisoning, and inefficient token usage.
Core Features & Use Cases
- Context health monitoring: Detects context utilization risk, lost-in-middle critical items, and potential context poisoning indicators.
- Token- and budget-aware planning: Produces actionable thresholds and compaction triggers to plan context allocation across system, tools, docs, and history.
- Compression quality evaluation: Uses probe-based (recall/artifact/continuation/decision) testing and heuristics to estimate whether compressed context preserves key outcomes.
- Optimization guidance for multi-agent systems: Supports isolation-first workflows, compaction strategies, and measurement-before-optimization principles.
Quick Start
Ask an AI agent to analyze your current context messages JSON for utilization, degradation risk, and poisoning risk using the ck:context-engineering skill.