This is comprehensive Git coverage from init to filter-repo, with built-in safety guardrails for anything destructive. It proactively activates for all Git operations and always asks upfront whether you want automatic commits, staged changes only, or just guidance. The real value is in the safety protocols: it warns before force pushes or hard resets, suggests backup branches, and explains recovery via reflog. Includes platform-specific workflows for GitHub, Azure DevOps, and Bitbucket, plus cross-platform handling for Windows path quirks and line ending issues. The reference files cover everything from basic workflows to emergency recovery scenarios. Honest take: if you occasionally blow away work with Git commands, the mandatory confirmation prompts alone justify having this loaded.
npx skills add https://github.com/josiahsiegel/claude-plugin-marketplace --skill git-master