Commit changes logically with meaningful messages and push to remote
Review all changes and commit them logically with meaningful messages, then push to remote. Use when you want organized, descriptive commits that explain what and why.
/plugin marketplace add patrick-motard/claude-plugins-public/plugin install pm@pm-publicReview all changes in the current branch and commit them into one or more logical commits with meaningful commit messages.
Steps:
git status and git diff to see all changesgit addCommit message guidelines: