Reviews a newly created or modified Claude Code skill against the writing-skills spec. Checks Iron Law presence, description quality (CSO trigger words), allowed-tools declaration, body line count (≤500), progressive disclosure structure, forbidden files, and cross-reference…
$curl -o .claude/agents/skill-reviewer.md https://raw.githubusercontent.com/kumaran-is/claude-code-onboarding/HEAD/.claude/agents/skill-reviewer.mdInstalls into the current project.
Install skill-reviewer by running `curl -o .claude/agents/skill-reviewer.md https://raw.githubusercontent.com/kumaran-is/claude-code-onboarding/HEAD/.claude/agents/skill-reviewer.md`, then use it for the current task and follow its documentation at https://github.com/kumaran-is/claude-code-onboarding.