This is a comprehensive Git reference that goes well beyond basic commands. You get advanced workflows like interactive rebasing, reflog recovery, and bisect debugging, plus practical coverage of branching strategies from Git Flow to trunk-based development. The skill includes detailed examples for submodules, worktrees, and conflict resolution patterns. It's essentially a power user's cheat sheet built into Claude, so instead of context switching to Stack Overflow when you need to recover a deleted branch or squash commits interactively, you can just ask. Most useful when you're past the add/commit/push phase and dealing with messy histories, complex merges, or team workflow questions.
npx skills add https://github.com/personamanagmentlayer/pcl --skill git-expert