什么是 context-degradation?
令牌范围严重性区域(绿色/黄色/橙色/红色/严重),具有检测清单、预警指示器和针对上下文窗口降级的纠正路由操作 来源:oimiragieo/agent-studio。
令牌范围严重性区域(绿色/黄色/橙色/红色/严重),具有检测清单、预警指示器和针对上下文窗口降级的纠正路由操作
通过命令行快速安装 context-degradation AI 技能到你的开发环境
来源:oimiragieo/agent-studio。
Detects context window degradation and prescribes corrective actions before accuracy drops.
| Zone | Token Range | Status | Action |
| Green | < 32K | Healthy | Normal operation | | Yellow | 32K - 64K | Caution | Begin selective compression | | Orange | 64K - 100K | Warning | Compress aggressively; summarize completed phases | | Red | 100K - 140K | Danger | Spawn fresh subagent for remaining work; pass only essential context |
令牌范围严重性区域(绿色/黄色/橙色/红色/严重),具有检测清单、预警指示器和针对上下文窗口降级的纠正路由操作 来源:oimiragieo/agent-studio。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/oimiragieo/agent-studio --skill context-degradation令牌范围严重性区域(绿色/黄色/橙色/红色/严重),具有检测清单、预警指示器和针对上下文窗口降级的纠正路由操作 来源:oimiragieo/agent-studio。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/oimiragieo/agent-studio --skill context-degradation 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/oimiragieo/agent-studio