Skillquality 0.59
commit-rules
Shared commit message rules and technical constraints referenced by /stage-commit and /commit-staged. Not typically invoked directly.
What it does
Commit Rules
Commit Message Rules
- Match the style from
git log -n 10 --oneline - Concise and descriptive
- Imperative mood, present tense
- No commit description—summarize everything in the message
Technical Constraints
- Use
git commit -m "message"directly—do not use heredoc syntax (sandbox blocks temp file creation) - Never bypass commit signing (
--no-gpg-sign,-c commit.gpgsign=false). If signing fails, useAskUserQuestionto let the user resolve it—they may need to approve a key prompt.
Capabilities
skillsource-tobihagemannskill-commit-rulestopic-agent-skillstopic-claude-codetopic-claude-skillstopic-developer-toolstopic-skills
Install
Installnpx skills add tobihagemann/turbo
Transportskills-sh
Protocolskill
Quality
0.59/ 1.00
deterministic score 0.59 from registry signals: · indexed on github topic:agent-skills · 280 github stars · SKILL.md body (520 chars)
Provenance
Indexed fromgithub
Enriched2026-04-22 00:54:08Z · deterministic:skill-github:v1 · v1
First seen2026-04-18
Last seen2026-04-22