From agent-team
Cleans session context and re-anchors to key index files for controller and worker sessions. Use when drifting, phase changes occur, or resuming needs file-first recovery.
How this skill is triggered — by the user, by Claude, or both
Slash command
/agent-team:context-cleanupThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
- controller
agent-team context-cleanup.agent-team/rules/index.md first.worker.yaml first..agent-team/rules/index.md, then the current workflow/task artifacts.task.yaml after worker.yaml, then context.md and referenced materials only when needed.worker-recovery for routine worker task resume when the problem is simply recovering the current assignment.npx claudepluginhub jsonlee12138/agent-team --plugin agent-teamMonitors context window health during multi-step agent tasks to ride peak quality for high-fidelity output and prevent drift in long-running sessions or complex refactors.
Saves session state—goals, decisions, tasks, files—to .agents/session_ledger.md for recovery after crashes, /clear reloads, or context switches in long-running workflows.
Manages long-session context to prevent drift and degradation via proactive summarization, branch isolation, and compaction strategies. Invoke when context feels heavy, accuracy slips, or after a major phase boundary.