Guided git workflows: prepare PRs, clean up branches, resolve merge conflicts, handle monorepo tags, squash-and-merge patterns. Use when asked to prepare a PR, clean branches, resolve conflicts, or tag a release.
$npx -y skills add jezweb/claude-skills --skill git-workflowInstalls into the current project.
Run `npx skills use "https://github.com/jezweb/claude-skills" --skill "jezweb/claude-skills/git-workflow"` 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/jezweb/claude-skills" that are relevant to the current task. Run `npx skills add "https://github.com/jezweb/claude-skills"` and select the relevant skills, then follow their instructions.