Commit

Execute a complete, standards-compliant git commit. Invoke immediately whenever the user says "commit", "make a commit", "commit these changes", "let's commit", "ship this", "stage and commit", or any phrase that signals they want to record changes to git history. Do not wait for the user to specify format details — own the full workflow: staging, linting, message authoring, approval when the commit is standalone, and execution. If in doubt, invoke it — a bad commit message is permanent history.

DieGopherLT Updated

File contents

DieGopherLT/claude-kit/tree/main/plugins/git-toolkit/skills/commit commit eddff9946a

Frequently asked questions

npx skillmds@latest add diegopherlt/commit