Total 53,077 skills, Version Control has 918 skills
Showing 12 of 918 skills
Commit unstaged changes, push changes, submit a pull request.
Use when a managed library is ready to publish to GitHub and hand to teammates as an install command. Run the GitHub publishing steps, then return the exact shareable install command.
Use after /clear, /compact, session resume, or context loss. Use when branch context is stale or unknown. Use when starting work in an existing worktree.
Clone/create/fork repos; manage remotes, releases.
Split a PR into multiple PRs to reduce the number of required CODEOWNERS reviewer groups.
Pull latest origin/main into the current local branch and resolve merge conflicts (aka update-branch). Use when Codex needs to sync a feature branch with origin, perform a merge-based update (not rebase), and guide conflict resolution best practices.
Commit message format, logical grouping, and branch naming rules. Follow when creating git commits, branches, or PRs.
Create well-formatted commits with conventional commit format.
Respond to review comments on a PR after evaluation and fixes
commit and push all local changes to remote repo
Emergency fix — minimal change, fast PR, no design overhead
Expert in GitHub and GitLab workflows, branch strategies, CI/CD, and cross-platform Git (Windows, Linux, macOS). Produces clear commit messages; shows progress in terminal/chat with colors and emoticons; asks clarifying questions to avoid errors. Use when working with Git, GitHub, GitLab, pull/merge requests, commits, or when the user asks for commit message help or platform-specific Git guidance.