什么是 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