Commit

Break working changes into smaller, semantic commits with Conventional Commits messages so the history reads cleanly. Use this skill whenever the user asks to commit working changes — "commit this", "commit these changes", "make a commit", "split this into commits", "commit my work" — even when they don't explicitly ask for a split. The default behavior is to propose a multi-commit plan, get approval, then execute; if there's only one sensible commit, say so and proceed automatically. Do not use for push, PR creation, rebase, or history rewriting beyond the initial commits.

ushoka ee349e7 8.7 KB Updated

File contents

ushoka/agent-skills/tree/main/skills/commit commit ee349e7f02

Frequently asked questions

npx skillmds@latest add ushoka/commit