Semantic Commit Helper

Use this skill whenever a user is ready to create a git commit and wants a well-crafted commit message — whether they say 'let's commit', 'time to commit', 'help me write a commit message', or similar. Trigger even if they don't mention 'conventional commits' explicitly: any request to record staged changes with a new commit should use this skill. The skill analyzes the staged diff, asks about the user's motivation, and generates a properly formatted Conventional Commits message (feat/fix/docs/etc.) before committing. Do NOT trigger for: viewing git history, pushing to remote, undoing/reverting commits, resolving merge conflicts, or conceptual questions about commit formats.

tsubasaogawa 959261f 5 files · 5.6 KB Updated

File contents

tsubasaogawa/semantic-commit-helper/tree/main/ commit 959261f0ba

Frequently asked questions

npx skillmds@latest add tsubasaogawa/semantic-commit-helper