git workflow skills

19 tagged git workflow, measured the same way as everything else here.

watchfire

01

watchfire-io/watchfire

Skill Claude CodeCodex

Operate Watchfire — the local orchestrator that runs coding agents (Claude Code, Codex, Gemini, opencode, Copilot) on tasks in sandboxed git worktrees and merges the results. Use when asked to run/queue/inspect Watchfire tasks or agents, drive the factory loop (create → run → wait → review), check why an agent is…

61 10d ago C 104 tokens original Apache-2.0

wu5-dev-flow

02

WenOwen/wu5-dev-flow

Skill Claude CodeCodex

A Chinese-language workflow for developing Python projects with written specifications, strict red-green-refactor TDD, and Git safety checks. TDD means writing a failing test, making it pass, then improving the code.

17 1mo ago A 94 tokens original MIT

git-ship

03

oil-oil/git-ship

Skill Claude CodeCodex

An automated Git release workflow that takes code changes through a branch, commit, pull request, review checks, squash merge, and return to the main branch. A pull request is a request to review and merge changes into a shared branch.

15 25d ago A 273 tokens original MIT

0x0w1/jig

Skill Claude CodeCodex

Use for ordinary implementation tasks in this repository that should start from develop, create a feature/fix/chore branch, complete changes and tests, squash-merge the branch back into develop locally, and push develop. No pull requests.

5 2d ago A 53 tokens original MIT

jig-github-release

05

0x0w1/jig

Skill Claude CodeCodex

Use when releasing this repository from the CLI by promoting develop to main with a fast-forward push, grading the release as patch/minor/major by what installed projects actually pay, computing the next version from the latest tag, and publishing a GitHub release with agent-written notes. No release PR, no…

5 2d ago A 71 tokens original MIT

jig-version-rubric

06

0x0w1/jig

Skill Claude CodeCodex

Use when creating, reviewing, or re-setting this repository's version grading rubric at .jig/versioning.md: adopt the jig default human-intervention rubric, write a project-specific one, edit one grade, or reset to the default. Owns the rubric file; never runs a release.

5 2d ago A 66 tokens original MIT