·gh-version-control-workflow
>_

gh-version-control-workflow

Run a disciplined GitHub workflow with git + gh using issues, issue-derived branches, worktrees, and PRs. Use when you need concurrent feature work, clear review boundaries, and issue-linked PRs instead of direct commits to integration branches.

6Installs·2Trend·@robertmsale

Installation

$npx skills add https://github.com/robertmsale/.codex --skill gh-version-control-workflow

How to Install gh-version-control-workflow

Quickly install gh-version-control-workflow AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/robertmsale/.codex --skill gh-version-control-workflow
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: robertmsale/.codex.

SKILL.md

View raw

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).

Run a disciplined GitHub workflow with git + gh using issues, issue-derived branches, worktrees, and PRs. Use when you need concurrent feature work, clear review boundaries, and issue-linked PRs instead of direct commits to integration branches. Source: robertmsale/.codex.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/robertmsale/.codex --skill gh-version-control-workflow
Category
>_Productivity
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from robertmsale/.codex

Quick answers

What is gh-version-control-workflow?

Run a disciplined GitHub workflow with git + gh using issues, issue-derived branches, worktrees, and PRs. Use when you need concurrent feature work, clear review boundaries, and issue-linked PRs instead of direct commits to integration branches. Source: robertmsale/.codex.

How do I install gh-version-control-workflow?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/robertmsale/.codex --skill gh-version-control-workflow Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/robertmsale/.codex

Details

Category
>_Productivity
Source
skills.sh
First Seen
2026-02-25