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
Generate incremental Slack digests for channels, topics, and categories.
testing
Audit an OpenClaw maturity-scorecard surface into an evidence-backed component score report. Use when given a surface from an OpenClaw maturity-scorecard.md and asked to score coverage, quality, readiness, or generate a detailed surface report plus per-component subreports.
tools
Turn an existing concrete spec into a reusable generic spec template. Use when asked to create a generic spec, template spec, reusable implementation template, or generalized version of a spec from a specific implementation such as one plugin, channel, integration, feature, or PR.
data-ai
Trace how something works with an investigator subagent and a skeptical reviewer subagent.