skill-reviewer

Validate Claude Code skills and generate improvement reports across review modes.

Updated Apr 21, 2026
One-click install
npx skills add https://github.com/HuuBar/skill-routing-experiment --skill skill-reviewer-huubar
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-reviewer
Source: https://github.com/HuuBar/skill-routing-experiment/tree/main/unified_skills/daymade/skill-reviewer
Command: npx skills add https://github.com/HuuBar/skill-routing-experiment --skill skill-reviewer-huubar

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Validates and improves Claude Code skills to align with official best practices, offering structured workflows for validation, evaluation, and contribution.

Core Features & Use Cases

  • Self-Review mode validates your own skills against official best practices using automated validation tools.
  • External Review mode evaluates others' skill repositories and generates improvement reports.
  • Auto-PR mode forks, improves, and submits PRs to external skill repositories following additive changes.

Quick Start

Install the skill-reviewer in Claude Code and run the three modes to validate, evaluate, or submit improvements to skill repositories.

Frequently Asked Questions about skill-reviewer

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

FAQPage Schema
How do I validate Claude Code skills against best practices?

Validate Claude Code skills by running automated self-review workflows that check for proper frontmatter, structured instructions, and resource alignment to ensure compliance with official best practices.

Can I automatically fork and submit improvement PRs for external skill repositories?

Yes, Auto-PR mode automatically forks external skill repositories, applies additive improvements based on best-practice validation, and submits pull requests directly to the upstream project.

What is the best way to evaluate open-source Claude Code skill contributions?

External Review mode evaluates open-source skill repositories by validating their frontmatter, structured instructions, and optional resources, then generates a detailed improvement report for contributors.

Do I need specific frontmatter and structured instructions to pass skill validation?

Yes, skill validation requires proper frontmatter and structured instructions, along with optional resources like scripts, references, or assets, which must be present and actively used during activation.

What are the limitations when using automated skill validation workflows?

Automated skill validation workflows focus strictly on structural compliance and best-practice alignment, meaning they evaluate formatting and resource usage but do not assess the underlying logic or domain accuracy of the skill content.