Git Commit Practices

CRITICAL: ALWAYS activate this skill at the start of ANY task in a git repository. ALWAYS activate this skill when the user asks you to commit. Check git status first - if on feature/topic branch, activate immediately. If on master/main, create a feature branch first, then activate. If not in git repo, skip. This skill guides continuous atomic commits throughout work sessions. Key trigger: ANY task involving code changes in a git repo. Plan commits during planning phase, execute continuously during implementation. Commit early, commit often - one concern per commit. Never batch commits at the end. (project, gitignored)

majiayu000 Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/productivity/git-commit-practices commit 9319661833

Frequently asked questions

npx skillmds@latest add majiayu000/git-commit-practices