The Command Reviewer skill is a specialized tool for developers building custom automation in Claude Code. It evaluates markdown-based slash commands across two critical dimensions: structural correctness—checking YAML frontmatter, naming conventions, and file formatting—and principle quality—analyzing security scoping, token efficiency, and logic. By providing a standardized 22-point checklist, it helps users audit existing commands, decide when a workflow should be a command versus a skill, and prepare secure, production-ready plugins for individual, team, or public use.
主要功能
0122-point quality checklist for structural and logic validation
020 GitHub stars
03Decision framework for Command vs. Skill selection
04Scaffolding workflow for creating new, best-practice commands
05Security auditing for allowed-tools least-privilege permissions
06Standardized reporting with severity-ordered triage (High/Medium/Low)