Git Commit

Run git commit using Angular conventional commit format. Use when the user asks to commit, create a commit, /git-commit, or save changes to git. Also trigger on "snapshot this", "save my work", "check in changes", "wrap up", "ship this locally", or whenever the user finishes a logical unit of work and the tree is dirty. Boundary with `git-pr-create`: this skill owns only the explicitly local framing — bare "ship this" / "ship it" / "send for review" means the work should leave the machine, which is `git-pr-create`'s flow. Stages relevant files and commits immediately without asking for confirmation.

pivoshenko b44d746 6.5 KB Updated

File contents

pivoshenko/pivoshenko.ai/tree/main/skills/git-commit commit b44d746341

Frequently asked questions

npx skillmds@latest add pivoshenko/git-commit