Create a git commit with auto-generated message
Automatically stage changes and create a git commit with an AI-generated message based on your code changes and repository history. Use this when you want to quickly commit changes without manually writing commit messages.
/plugin marketplace add br-huang/claude-toolkit/plugin install commit-workflow@Dev-toolkitgit statusgit diff HEADgit branch --show-currentgit log --oneline -10Based on the above changes, create a single git commit.
You have the capability to call multiple tools in a single response. Stage and create the commit using a single message. Do not use any other tools or do anything else. Do not send any other text or messages besides these tool calls.