什麼是 gcc?
Git 上下文控制器 (GCC) - 將代理記憶體作為 .GCC/ 下的版本化檔案系統進行管理。在處理受益於結構化記憶體持久性、里程碑追蹤、替代方法分支和跨會話上下文復原的多步驟項目時,應使用此技能。在 /gcc 命令或自然語言上觸發,例如「提交此進度」、「分支嘗試替代方案」、「合併結果」、「恢復上下文」。 來源:faugustdev/git-context-controller。
Git 上下文控制器 (GCC) - 將代理記憶體作為 .GCC/ 下的版本化檔案系統進行管理。在處理受益於結構化記憶體持久性、里程碑追蹤、替代方法分支和跨會話上下文復原的多步驟項目時,應使用此技能。在 /gcc 命令或自然語言上觸發,例如「提交此進度」、「分支嘗試替代方案」、「合併結果」、「恢復上下文」。
透過命令列快速安裝 gcc AI 技能到你的開發環境
來源:faugustdev/git-context-controller。
GCC transforms agent memory from a passive token stream into a structured, versioned file system under .GCC/. Inspired by Git, it provides four operations — COMMIT, BRANCH, MERGE, CONTEXT — to persist milestones, explore alternatives in isolation, synthesize results, and recover historical context efficiently.
On first use, check if .GCC/ exists in the project root. If not, run scripts/gccinit.sh to create the directory structure:
For detailed file format specifications, read references/fileformats.md.
Git 上下文控制器 (GCC) - 將代理記憶體作為 .GCC/ 下的版本化檔案系統進行管理。在處理受益於結構化記憶體持久性、里程碑追蹤、替代方法分支和跨會話上下文復原的多步驟項目時,應使用此技能。在 /gcc 命令或自然語言上觸發,例如「提交此進度」、「分支嘗試替代方案」、「合併結果」、「恢復上下文」。 來源:faugustdev/git-context-controller。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/faugustdev/git-context-controller --skill gccGit 上下文控制器 (GCC) - 將代理記憶體作為 .GCC/ 下的版本化檔案系統進行管理。在處理受益於結構化記憶體持久性、里程碑追蹤、替代方法分支和跨會話上下文復原的多步驟項目時,應使用此技能。在 /gcc 命令或自然語言上觸發,例如「提交此進度」、「分支嘗試替代方案」、「合併結果」、「恢復上下文」。 來源:faugustdev/git-context-controller。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/faugustdev/git-context-controller --skill gcc 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/faugustdev/git-context-controller