Use the writing-git-commits skill to commit unstaged and staged changes and carry out additional instructions in the current repository.
AdditionalInstructions: "$ARGUMENTS"
- Unstage files before analysis
- Plan atomic commit groupings
- Print plan via table output
- Execute commits in single bash script
- Perform any additional instructions (e.g. push, open PR, etc.)