scenario-labs

Skill Files Reviewer — Development agent for Claude Code

Development community

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

Terminal
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.

  1. 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 Repository