什么是 context-recovery?
在会话压缩后或暗示继续但上下文丢失时自动恢复工作上下文。适用于 Discord、Slack、Telegram、Signal 和其他支持的渠道。 来源:aaaaqwq/claude-code-skills。
在会话压缩后或暗示继续但上下文丢失时自动恢复工作上下文。适用于 Discord、Slack、Telegram、Signal 和其他支持的渠道。
通过命令行快速安装 context-recovery AI 技能到你的开发环境
来源:aaaaqwq/claude-code-skills。
Automatically recover working context after session compaction or when continuation is implied but context is missing. Works across Discord, Slack, Telegram, Signal, and other supported channels.
Use when: Session starts with truncated context, user references prior work without specifying details, or compaction indicators appear.
"Context recovered. Your last request was [X]. This action [completed/did not complete]. Shall I [continue/retry/clarify]?"
在会话压缩后或暗示继续但上下文丢失时自动恢复工作上下文。适用于 Discord、Slack、Telegram、Signal 和其他支持的渠道。 来源:aaaaqwq/claude-code-skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/aaaaqwq/claude-code-skills --skill context-recovery在会话压缩后或暗示继续但上下文丢失时自动恢复工作上下文。适用于 Discord、Slack、Telegram、Signal 和其他支持的渠道。 来源:aaaaqwq/claude-code-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/aaaaqwq/claude-code-skills --skill context-recovery 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/aaaaqwq/claude-code-skills