Atomic Commits

Use when implementing features, fixing bugs, refactoring code, or making any multi-step code changes. Guides agents to commit early and often in atomic increments, separate feature/refactor/cleanup work, and keep pull requests under ~200 lines. Use whenever writing code that will be committed, even if the user doesn't mention commits or PRs.

thoughtbot 069dabd 1.6 KB Updated

File contents

thoughtbot/atomic-commits-plugin/tree/main/skills/atomic-commits commit 069dabd1c1

Frequently asked questions

npx skillmds@latest add thoughtbot/atomic-commits