Run git version control commands for repository management. Use when the user asks to check status, view history or diffs, stage and commit changes, manage branches, merge or rebase, work with remotes, stash changes, tag releases, cherry-pick commits, bisect regressions, resolve conflicts, manage worktrees or submodules, or perform any source control operation. Keywords: git, commit, branch, merge, rebase, diff, log, push, pull, stash, tag, remote, conflict.
$npx -y skills add bug-ops/zeph --skill gitInstalls into the current project.
Run `npx skills use "https://github.com/bug-ops/zeph" --skill "bug-ops/zeph/git"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/bug-ops/zeph" that are relevant to the current task. Run `npx skills add "https://github.com/bug-ops/zeph"` and select the relevant skills, then follow their instructions.