Clear Context

Automatic context management with graceful handoff to continuation subagent. Use when Context usage approaches 80% during long-running tasks. This skill enables automatic continuation without manual /clear. The key insight: Subagents have fresh context windows. By delegating remaining work to a continuation subagent, we achieve effective "auto-clear" without stopping the workflow.

micsapp Updated 3 repo stars

File contents

micsapp/micstec-skills/tree/main/claude-code/claude-night-market/plugins/conserve/skills/clear-context commit 3c7367030e

Frequently asked questions

npx skillmds@latest add micsapp/clear-context