sound:review
SkillDev toolsUse when reviewing a staged diff or a commit range for soundness against the project's taste rules, including a pre-commit pass or an explicit "sound review".
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 sound:review skill
What this skill tells your AI
The instructions your AI receives, as published by saadshahd/moo.md in sound/skills/review/SKILL.md and read by ahel’s review.
What to read
- No argument →
git diff --cached. - A range (e.g.
main..HEAD) → its commits and the wholegit diff <range>.
How to review
The project's taste rules live under .claude/sound/. Read the ones that bear on the code the diff touches, and apply each rule's Detect: and Not-when: verbatim — never from memory. If .claude/sound/ is absent, say so and stop.
Review deeply: surface every rule the changes violate, and the enhancements that genuinely matter for this diff's kind. Ground every finding in the diff and the intent behind it — never rule from the text alone. Stay silent where a rule's Not-when: applies.
Report most-consequential first: - <file>: <rule or enhancement> — <anchor>. If nothing stands, say CLEAN.
Signals
- GitHub stars
- 34
- Last commit
- Sep 2026
- Hacker News mentions
- 20
Advanced
- Catalog kind
- skill
- Gateway key
review-saadshahd- Source
- github.com/saadshahd/moo.md