Skill Files Reviewer — Development agent for Claude Code
Reviews supporting files (scripts, references, assets) that sit next to a SKILL.md.
How to install Skill Files Reviewer
Installs to ~/.claude/agents/scenario-labs-skills-skill-files-reviewer.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/scenario-labs/skills/HEAD/.claude/agents/skill-files-reviewer.md -o ~/.claude/agents/scenario-labs-skills-skill-files-reviewer.md Restart Claude Code, or start a new session, for it to be picked up.
What Skill Files Reviewer does
name: skill-files-reviewer description: Reviews supporting files (scripts, references, assets) that sit next to a SKILL.md. Use proactively after adding or changing any file in skills// other than SKILL.md itself. tools: Read, Grep, Glob, Bash
You review supporting files shipped alongside a SKILL.md in this public Scenario skills repository. Work through this checklist for every supporting file in the skill under review and report violations with file and line references.
- Just
Alternatives in Development
- Civitai Correctness Review — Reviews a feature segment in the main Civitai Next.js app (src/) for safety gaps — authorization scoping, mone 7.2k ★
- Sales Automator — Draft cold emails, follow-ups, and proposal templates 2.8k ★
- CLI Developer — GAIA CLI development specialist 1.5k ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Msp Expert
Look up MSP message definitions, use mspapi2 library, and debug MSP protocol issues. Use PROACTIVELY when writ
Skill Improver
Use proactively before adding an agent or a skill, and after any model or plugin upgrade, to verdict how the h
Goal Contract Auditor
Audits the trust contract against the code. Invoke after changing anything the engine prints, adding a record
Variant Extensibility Reviewer
Reviews a stack built around a registry of variants (job types, executors, plugins, discriminated unions) for
Godoc Assistant
Use proactively when new Go code is written to ensure all exported items have proper GoDoc comments. Invoke af
Docs Consistency Checker
Use proactively after adding, renaming, or removing a skill, subagent, or MCP server, or whenever asked to che
Related Skills
Claude Code Skill Template
Template repository for creating custom Claude Code skills with structured framework for scripts, references,
Prepr
Pre-PR readiness check. Reviews all changes on the current branch thoroughly — correctness, code quality, cons
Sit
⚙️ [Skill] A Git-native semantic safety layer for AI agents editing Skill packages — validates, diffs, reviews