Help us improve
Share bugs, ideas, or general feedback.
From oh-my-agent
Optimizes context efficiency and cache stability for long or complex conversations. Identifies redundancies, cache risks, and generates compression rules and action checklists.
npx claudepluginhub sswym/oh-my-agent --plugin oh-my-agentHow this skill is triggered — by the user, by Claude, or both
Slash command
/oh-my-agent:context-optimizeThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
当上下文快速增长或缓存一致性下降时,使用此技能。
Guides context window management and token optimization in Claude sessions using /compact, /clear, and handoff patterns to maintain performance beyond 80-100k tokens.
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.
Analyzes context usage and recommends compression strategies for bloated or quota-heavy Claude Code sessions, including /clear + /catchup, archiving, and spawning subagents.
Share bugs, ideas, or general feedback.
当上下文快速增长或缓存一致性下降时,使用此技能。
## 上下文健康状况
- ...
## 缓存风险
- ...
## 优化操作
1. ...
2. ...
3. ...
## 会话规则
- ...