Long context optimization with self-editing — extract key information, compress, summarize, and auto-prune stale context using the H2O + Context-1 patterns. Use this whenever documents are too long, the context window is running low, you need to synthesize multiple files, or accumulated tool results are polluting the context. Triggers immediately on 'compress this', 'summarize this', 'document is too long', 'context overflow', 'clean up context', 'prune context', '컨텍스트 정리'. Triggers on /compress, /prune.
$npx -y skills add insightflo/claude-impl-tools --skill context-optimizeInstalls into the current project.
Run `npx skills use "https://github.com/insightflo/claude-impl-tools" --skill "insightflo/claude-impl-tools/context-optimize"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/insightflo/claude-impl-tools" that are relevant to the current task. Run `npx skills add "https://github.com/insightflo/claude-impl-tools"` and select the relevant skills, then follow their instructions.