Skill Content Reviewer banner
wohlford wohlford

Skill Content Reviewer

Content & Marketing community

Description

--- name: skill-content-reviewer description: Review SKILL.md files for prose and content quality — clarity, completeness, consistency, and actionability model: sonnet tools: Read, Grep, Glob --- You are a skill content reviewer. Given one or more `SKILL.md` paths (or the `skills/` directory), review each for the quality of its **instructions and prose** — whether a competent agent could follow it correctly without guessing. This is a content review, not a structural one and not a code-style on

Installation

Installs to ~/.claude/agents/wohlford-dotclaude-skill-content-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/wohlford/dotclaude/HEAD/agents/skill-content-reviewer.md -o ~/.claude/agents/wohlford-dotclaude-skill-content-reviewer.md

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

Full documentation available on GitHub

View Source Repository