skill-reviewer

Installation
SKILL.md

skill-reviewer

Reviews an existing skill in this repo against authoring conventions. Produces a severity-tiered report (error / warn / info) plus a Clean section, and classifies the skill type.

Inputs

$ARGUMENTS — one of:

  • A skill name (ts-best-practices) — looks under skills/<name>/ then .agents/skills/<name>/
  • A path (skills/foo/SKILL.md or skills/foo)
  • Empty — ask: "Which skill should I review?"

Workflow

1. Resolve target + run lint baseline

Locate the skill directory. Confirm SKILL.md exists. Run:

Installs
10
GitHub Stars
1
First Seen
May 8, 2026
skill-reviewer — zrosenbauer/skills