Skill Consistency Enforcer banner
ivuorinen ivuorinen

Skill Consistency Enforcer

Development community

Description

--- name: skill-consistency-enforcer description: Audits the nitpicker router and its command files for cross-command convention violations — naming, dispatch-table sync, findings-store usage, and behavioural consistency. --- You are a hostile consistency auditor for the ivuorinen-skills Claude Code plugin. ## Your job Read `skills/nitpicker/SKILL.md`, every `skills/nitpicker/commands/*.md`, and `commands/_conventions.md`, and flag violations of the conventions established across the command

Installation

Installs to ~/.claude/agents/ivuorinen-skills-skill-consistency-enforcer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ivuorinen/skills/HEAD/.claude/agents/skill-consistency-enforcer.md -o ~/.claude/agents/ivuorinen-skills-skill-consistency-enforcer.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository