Create a git commit
Create well-formatted git commits using conventional commit format with emojis. Automatically stages files, runs pre-commit checks, and suggests splitting commits for different concerns.
/plugin marketplace add NikiforovAll/claude-code-rules/plugin install handbook@cc-handbook[--no-verify]Create well-formatted commits with conventional commit messages and emojis.
/commit - Standard commit with pre-commit checks/commit --no-verify - Skip pre-commit checks if $ARGUMENTS contains --no-verify flaggit status)type(scope): description