git-workflows
Guide for git operations with Claude Code. Commits, PRs, code review, branch management, and best practices. Use when committing changes, creating pull requests, reviewing code, or managing branches.
gitcommitpull-requestbranch-management
hgeldenhuys
1
git-basics
Git fundamentals - init, add, commit, status, log, and core concepts
gitversion-controlcommitbranch-management
pluginagentmarketplace
1
Creating Atomic PRs
Create small, focused Pull Requests by splitting implementations into atomic steps. Prevents direct work on main/master branches and enforces safe Git workflows. Use when the user asks to commit changes, create PRs, or mentions git operations. Keywords: commit, PR, pull request, git, branch, main, master, コミット, プルリクエスト.
gitpull-requestsbranch-managementcommit
camoneart
4