Skip to content

Add skill-review skill#1

Merged
MrDHat merged 1 commit into
mainfrom
add-skill-health
Jul 1, 2026
Merged

Add skill-review skill#1
MrDHat merged 1 commit into
mainfrom
add-skill-health

Conversation

@MrDHat

@MrDHat MrDHat commented Jun 30, 2026

Copy link
Copy Markdown
Member

What

Adds skill-review — a reviewer for Claude Code skills that checks them against a closed 7-category rubric (Structural Discipline, Integrity, Test Coverage, Security, Content Quality, Convention, Cost) and emits structured JSON with a per-finding determinism contract. It complements Anthropic's plugin-dev:skill-reviewer, which covers structural checks (frontmatter, word count, writing style); this one focuses on whether a skill gives Claude the right kind of content, has appropriate test coverage, and is shaped and placed well.

A note on evals

This skill ships without behavioural evals for now. Evals have private skills that are yet to be ported for general use. Additionally, running and judging them needs a self-contained eval runner that this repo doesn't yet have, so shipping eval files here would only give readers tests they can't actually execute.

Contents

  • skill-review/SKILL.md + seven category reference files under references/
  • README.md updated with a Skills section

Generated with Claude Code

@MrDHat
MrDHat force-pushed the add-skill-health branch from 7af6728 to 6b3f88e Compare July 1, 2026 09:56
@MrDHat MrDHat changed the title Add skill-health skill (generalized for public use) Add skill-review skill (generalized for public use) Jul 1, 2026
A reviewer for Claude Code skills that evaluates them against a closed
seven-category rubric — Structural Discipline, Integrity, Test Coverage,
Security, Content Quality, Convention, and Cost — and emits structured
JSON with a per-finding determinism contract. Complements
plugin-dev:skill-reviewer, which covers structural checks.

Contents: SKILL.md, seven category reference files under references/,
and a README entry.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@MrDHat
MrDHat force-pushed the add-skill-health branch from d0b81bf to 246c7dd Compare July 1, 2026 10:05
@MrDHat MrDHat changed the title Add skill-review skill (generalized for public use) Add skill-review skill Jul 1, 2026
@MrDHat
MrDHat merged commit 47c4418 into main Jul 1, 2026
8 checks passed
@MrDHat
MrDHat deleted the add-skill-health branch July 3, 2026 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants