
Commit
Automate the git commit workflow — analyze the diff, generate a message, run pre-commit checks, and create the commit.
Overview
commit automates the git commit workflow end to end. It analyzes the diff, generates a commit message, runs pre-commit checks, and creates the commit. It removes the manual steps of producing well-formed, checked commits.
Install
npx skills add https://github.com/g-kari/g-kari-plugins --skill commitWhat is this skill?
- Analyzes the diff
- Generates commit message
- Runs pre-commit checks
- Creates the commit
Recommended Skills
Triagemattpocock/skills
Caveman Commitjuliusbrussee/caveman
Using Git Worktreesobra/superpowers
Finishing A Development Branchobra/superpowers
Git Guardrails Claude Codemattpocock/skills
Setup Pre Commitmattpocock/skills