什麼是 gh-version-control-workflow?
使用問題、問題派生分支、工作樹和 PR,透過 git + gh 運行規範的 GitHub 工作流程。當您需要並發功能工作、清晰的審查邊界和與問題相關的 PR 而不是直接提交到整合分支時使用。 來源:robertmsale/.codex。
使用問題、問題派生分支、工作樹和 PR,透過 git + gh 運行規範的 GitHub 工作流程。當您需要並發功能工作、清晰的審查邊界和與問題相關的 PR 而不是直接提交到整合分支時使用。
透過命令列快速安裝 gh-version-control-workflow AI 技能到你的開發環境
來源:robertmsale/.codex。
Overview Use this workflow to move from direct commits on shared branches to issue-driven development:
If auth is valid in gh but git over HTTPS fails, run:
0) Ensure release tracker exists (Version Bump: X.Y.Z) Before or during feature work for a planned release, find the open tracker issue for that target version. Create it if missing, and reuse it if it already exists (avoid duplicate trackers).
使用問題、問題派生分支、工作樹和 PR,透過 git + gh 運行規範的 GitHub 工作流程。當您需要並發功能工作、清晰的審查邊界和與問題相關的 PR 而不是直接提交到整合分支時使用。 來源:robertmsale/.codex。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/robertmsale/.codex --skill gh-version-control-workflow使用問題、問題派生分支、工作樹和 PR,透過 git + gh 運行規範的 GitHub 工作流程。當您需要並發功能工作、清晰的審查邊界和與問題相關的 PR 而不是直接提交到整合分支時使用。 來源:robertmsale/.codex。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/robertmsale/.codex --skill gh-version-control-workflow 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/robertmsale/.codex