Atomic Commits

Plan and create atomic git commits with clear Conventional Commits messages. Use when the user asks to "organize commits", "plan commits", "make atomic commits", or commit current work cleanly (without pushing). Analyze diffs, propose a commit plan for confirmation, run repo-appropriate checks (pre-commit/pytest and/or frontend lint/typecheck/tests), then stage and commit each group. Use when this capability is needed.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/rburketaylor--bahnvision--atomic-commits commit c019acb74b

Frequently asked questions

npx skillmds@latest add tomevault-io/atomic-commits-3