Commit

Creates commits with Conventional Commits format (feat/fix/docs/refactor/test/chore), automatic scope detection, co-author attribution, and pre-commit hook compliance. Validates staged changes, generates descriptive messages focusing on the 'why', and prevents secrets or generated-only files from being committed. Requires an explicit request naming this skill; plain `git commit` during normal work stays a bare CLI call. Use when committing changes or generating commit messages.

yonatangross b70a896 16 files · 39.8 KB Updated

File contents

yonatangross/orchestkit/tree/main/src/skills/commit commit b70a896dd8

Frequently asked questions

npx skillmds add yonatangross/commit