Skill Claude CodeCodex
Discover and safely use the git-mcp server for Git inspection and mutation workflows.
Skill Claude CodeCodex
Discover and safely use the git-mcp server for Git inspection and mutation workflows.
Skill Claude CodeCodex
Use this skill for repositories managed through the git-mcp server when the task involves Git inspection, staging or committing, branches, remotes, rebase, cherry-pick, stash, bisect, worktrees, Git Flow, LFS, release tagging, PR preparation, or recovery. Prefer git-mcp tools over shell git commands, including when…
Skill Claude CodeCodex
Use this skill when a repository may be managed by GitButler. Detect GitButler availability with gitbutcheck, then prefer the but CLI or but mcp server for version control in GitButler-managed repositories. Run but teardown before using git-mcp tools on a GitButler-managed repo so plain-Git writes do not conflict with…
Skill Claude CodeCodex
Use this skill when a repository may be managed by Jujutsu (jj). Detect jj availability and management with gitjjcheck, then prefer the jj CLI for all version control operations in jj-managed repositories. git-mcp tools operate on the underlying .git and will not reflect jj's change model (working-copy commit…