Incremental Commits

Governs how to commit work when doing software development with this user, across every project on this machine. Use this whenever writing code, implementing a feature, fixing a bug, or making any multi-step change in a git repository — commit in small, logical, step-by-step increments with conventional-commit prefixes instead of batching everything into one big commit at the end. Always consult this before staging/committing changes during development work, even if the user didn't explicitly ask for a commit at that moment.

osherboudara99 Updated

File contents

osherboudara99/my-claude-skills/tree/main/incremental-commits commit 5f10a35e53

Frequently asked questions

npx skillmds@latest add osherboudara99/incremental-commits