skill-reviewer
Installation
SKILL.md
Skill Reviewer
Review skills for release readiness and report findings, ranked by severity, with a suggested fix per finding. Run the review to completion autonomously; edit files directly only when the request implies edit authority. Findings go in the reply — no ledgers, no saved workflow state.
Workflow
- Scope: the named skill, or every skill under
skills/*/and.agents/skills/*/when asked for a catalog review. - Read
SKILL.md,skill.json, references, and evals for each target. - Grade against the gates below plus
docs/skill-authoring-principles.md. - For source-inspired skills, apply
references/source-safety-review.md. - For load-bearing workflow skills, apply
references/contract-drift-review.md. - Report findings (
SR-<area>-NNN), edits made, and validation output; runjust checkafter any edit.