commit-commands
Installation
SKILL.md
Commit Workflows
Overview
Commit Commands Plugin
Streamline your git workflow with simple commands for committing, pushing, and creating pull requests.
Overview
The Commit Commands Plugin automates common git operations, reducing context switching and manual command execution. Instead of running multiple git commands, use a single slash command to handle your entire workflow.
Commands
commit
Creates a git commit with an automatically generated commit message based on staged and unstaged changes.