reviewing-claude-config
Installation
SKILL.md
Reviewing Claude Configuration
This skill is the entry point. It settles scope, runs the security scan, routes each file type to a targeted review skill, filters the results, and returns classified findings.
What this skill can rely on
- Assume only
Read,Grep,Glob, andSkill. An invoking context may make more available, and the twovalidate-aicommands do, but no step here depends on it. - Record any check needing a tool this skill does not declare as skipped, never as passed.
- Produce findings and stop. Delivering them belongs to the caller.