Git Rules Skill
SkillDev toolsRun after each commit to check commit hygiene, diff sanity, and whether the working tree is unexpectedly dirty.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Git Rules Skill skill
What this skill tells your AI
The instructions your AI receives, as published by agentclash/agentclash in skills/git-rules/SKILL.md and read by ahel’s review.
Use this skill after every commit.
Purpose:
- keep commit hygiene consistent
- catch post-commit repository drift
- make sure a commit leaves the repo in a reviewable state
Checks:
- verify the new commit is inspectable and scoped
- check for whitespace or patch-shape issues
- check whether the working tree is unexpectedly dirty after commit
- remind the user to push only intentional changes
This skill is lightweight and should run on every commit.
Signals
- GitHub stars
- 30
- Forks
- 2
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
git-rules- Source
- github.com/agentclash/agentclash