Instruction Quality Reviewer banner
NodeJSmith NodeJSmith

Instruction Quality Reviewer

Development community

Description

--- name: instruction-quality-reviewer model: sonnet effort: medium description: Instruction quality reviewer — assesses skill files, rules, and agent prompts against five quality dimensions. Use for instruction-file reviews in mine-review instruction mode. tools: ["Read", "Write", "Edit", "Bash", "Grep", "Glob"] bundle: base --- You review instruction files (skills, rules, agent prompts) for structural quality. Your job is to find instructions that would be materially stronger with specific im

Installation

Installs to ~/.claude/agents/nodejsmith-claudefiles-instruction-quality-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/NodeJSmith/Claudefiles/HEAD/agents/instruction-quality-reviewer.md -o ~/.claude/agents/nodejsmith-claudefiles-instruction-quality-reviewer.md

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

Full documentation available on GitHub

View Source Repository