Commit

Commit staged and unstaged changes with atomic conventional commits.

zenobi-us 1eebeb0 484 B Updated

File contents

Use the writing-git-commits skill to commit unstaged and staged changes and carry out additional instructions in the current repository.

AdditionalInstructions: "$ARGUMENTS"

  1. Unstage files before analysis
  2. Plan atomic commit groupings
  3. Print plan via table output
  4. Execute commits in single bash script
  5. Perform any additional instructions (e.g. push, open PR, etc.)

zenobi-us/dotfiles/tree/main/files/devtools/agent/bundles/developer/skills/commit commit 1eebeb022b

Frequently asked questions

npx skillmds@latest add zenobi-us/commit