microck/ordinary-claude-taste-check
Review code using Linus Torvalds' "good taste" philosophy. Eliminates defensive code, special cases, and deep nesting. Use when reviewing code quality, refactoring, or checking for code smells.
This is a copy. The original lives at microck/taste-check.
npx skills add https://github.com/Microck/ordinary-claude-skills --skill taste-check
Take microck/ordinary-claude-taste-check from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.