This command creates well-formatted commits with conventional commit style
# Create new fast commit task This command creates well-formatted commits with conventional commit style - Generate 3 commit message suggestions following the same format as the commit task. - Automatically use the first suggestion without asking the user - Immediately run `git commit -am` with the first message - Do NOT add Claude co-authorship footer to commits
Create a git commit
Generate an AI-powered conventional commit message from your git diff and commit changes
Generate an AI-powered conventional commit message from your git diff and commit changes
Creates git commits using conventional commit format with appropriate emojis, following project standards and creating descriptive messages that explain the purpose of changes.
Creates git commits using conventional commit format with appropriate emojis, following project standards and creating descriptive messages that explain the purpose of changes.