← ClaudeAtlas

context-compactlisted

Compact long agent context using staged summarization and file-backed handoffs. Use when sessions grow large or approach window limits.
edenbuilds/agentloop · ★ 0 · AI & Automation · score 63
Install: claude install-skill edenbuilds/agentloop
# Context Compact Stages: 1. Drop raw successful tool noise. 2. Summarize completed slices into `.agentloop/plan.md` progress. 3. Keep failing gate logs verbatim. 4. Emit a handoff block: goal, pointer to artifacts, open risks, next action. Never compact away the current failing test output.