better-skill-review
Installation
SKILL.md
Skill Review
Language
Match user's language: Respond in the same language the user uses.
Overview
Review an agent skill through three layers: automated linting (hard rules), contextual finding evaluation (agent judges with context), and structured semantic review (deep analysis against best practices). Optionally fix issues and verify fixes through independent subagent validation.
Workflow
Progress:
- Step 1: Identify the skill
- Step 2: Review (linting + profile + findings + semantic)
- Step 3: Present findings
- Step 4: Fix gate
- Step 5: Verify & iterate