什么是 recover-branch-context?
通过分析提交、更改和可选的线性票证,了解当前分支的意图。在现有分支上开始工作时使用。 来源:casper-studios/casper-marketplace。
通过分析提交、更改和可选的线性票证,了解当前分支的意图。在现有分支上开始工作时使用。
通过命令行快速安装 recover-branch-context AI 技能到你的开发环境
来源:casper-studios/casper-marketplace。
You are tasked with understanding the intent and current state of an existing branch so you can resume or continue work effectively. The code state is your primary source of truth - it may have drifted from any associated Linear ticket.
Then wait briefly for the user's response. If they provide a ticket, fetch it. If they say no or don't respond quickly, proceed with the analysis.
CRITICAL: Do not just list files. Group them by logical feature area or intent.
通过分析提交、更改和可选的线性票证,了解当前分支的意图。在现有分支上开始工作时使用。 来源:casper-studios/casper-marketplace。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/casper-studios/casper-marketplace --skill recover-branch-context通过分析提交、更改和可选的线性票证,了解当前分支的意图。在现有分支上开始工作时使用。 来源:casper-studios/casper-marketplace。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/casper-studios/casper-marketplace --skill recover-branch-context 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/casper-studios/casper-marketplace