active/commits/SKILL.md
Write repository-appropriate git commit messages by first checking local history, then matching that repo's conventions. Use when asked to draft a commit message, explain how a repo formats commits, or adapt commit style across different repositories.
npx skillsauth add kevinslin/skills commitsInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use this skill to draft commit messages that match the target repository instead of forcing one universal style everywhere.
git log -20 --pretty=format:'%s'.dev.conventional-commits.Read references/repo-profiles.md when you need concrete repo-specific guidance.
That file currently includes:
skills-public, based on the previous 20 commits in the repofeatenhance in skills-publicdocs when the repo uses typed headerschore when the change does not read as a feature or fixWhen the user asks how a repo formats commits, return:
When the user asks for a commit message directly, return one preferred subject line and, if needed, one alternative when the type or scope is genuinely ambiguous.
development
Create, rename, audit, or close a tracked Codex task whose turns and status are persisted in the local thread ledger. Only use when directly invoked.
testing
Manage Git preflight, branch and worktree creation, and completed-work cleanup. Use when explicitly invoked.
databases
Automatically use for durable knowledge, configured project-context lookup, and schema-backed artifact layouts.
content-media
Create, update, or optimize skills and SKILL.md content.