什麼是 context-curation?
分析分階段的 git 變更並評估代理上下文檔案(Claude、Codex、Cursor 等)以建議新增或刪除。在提交之前暫存更改後使用。 來源:gpu-cli/skills。
分析分階段的 git 變更並評估代理上下文檔案(Claude、Codex、Cursor 等)以建議新增或刪除。在提交之前暫存更改後使用。
透過命令列快速安裝 context-curation AI 技能到你的開發環境
來源:gpu-cli/skills。
Analyze staged git changes and evaluate whether agentic context files need to be updated to reflect those changes.
This skill scans for agentic context files across multiple platforms:
| Claude Code | .claude/, CLAUDE.md | | Codex | .codex/, codex.md | | Cursor | .cursor/, .cursorrules | | Aider | .aider/, .aider.conf.yml | | GitHub Copilot | COPILOT.md, .github/copilot-instructions.md | | Generic | AGENTS.md, AI.md, CONTEXT.md | | Project docs | docs/, README.md (architecture sections) |
分析分階段的 git 變更並評估代理上下文檔案(Claude、Codex、Cursor 等)以建議新增或刪除。在提交之前暫存更改後使用。 來源:gpu-cli/skills。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/gpu-cli/skills --skill context-curation分析分階段的 git 變更並評估代理上下文檔案(Claude、Codex、Cursor 等)以建議新增或刪除。在提交之前暫存更改後使用。 來源:gpu-cli/skills。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/gpu-cli/skills --skill context-curation 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/gpu-cli/skills