skill-review

Evaluate SKILL.md files against GUIDELINES-CLAUDE-CODE.MD and produce a structured report.

1|Updated Apr 5, 2026
One-click install
npx skills add https://github.com/Alexmacapple/alex-claude-skill --skill skill-review-alexmacapple
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-review
Source: https://github.com/Alexmacapple/alex-claude-skill/tree/main/skill-review
Command: npx skills add https://github.com/Alexmacapple/alex-claude-skill --skill skill-review-alexmacapple

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Evalue un skill contre les references du workspace. Utiliser quand l'utilisateur dit /skill-review, evalue ce skill, review ce skill, quality check. Ne PAS utiliser pour PRD, rules ou AGENTS.md — perimetre skills uniquement.

Core Features & Use Cases

  • Load the target SKILL.md and the workspace GUIDELINES-CLAUDE-CODE.MD and related references to validate structure, triggers, and described workflow.
  • Validate that the skill resides under .claude/skills/ or is a SKILL.md file, ensuring scope and containment for evaluation.
  • Produce a structured evaluation report including per-criterion scores, conformities, non-conformities, corrective actions, and an archive of the evaluation history.

Quick Start

Lancez la commande /skill-review suivi du chemin du SKILL.md à évaluer et suivez les invites pour terminer l'évaluation.

Frequently Asked Questions about skill-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I validate a SKILL.md file against workspace guidelines?

To validate a SKILL.md file against workspace guidelines, run the skill evaluation to load the target file and compare it against GUIDELINES-CLAUDE-CODE.MD, producing a structured report with per-criterion scores and corrective actions.

What is skill conformance evaluation in Claude Code?

Skill conformance evaluation is the process of checking a skill located under .claude/skills/ to ensure its structure, triggers, and workflow align with workspace references, generating an archive of the evaluation history.

How do I run a quality check on a Claude skill?

You can run a quality check on a Claude skill by executing the /skill-review command followed by the path to the SKILL.md file, then following the prompts to complete the structured evaluation.

Does skill review work on PRD or AGENTS.md files?

No, skill review does not work on PRD or AGENTS.md files. The evaluation scope is strictly limited to skills located under .claude/skills/ or SKILL.md files to ensure proper containment.

What does a skill evaluation report include?

A skill evaluation report includes per-criterion scores, identified conformities and non-conformities, actionable corrective actions, and an archived history of the evaluation against workspace references.