review-skill

Review SKILL.md documentation for correctness, clarity, and conformance.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides an automated workflow to validate skill documentation using specialized reviewers, ensuring correctness, clarity, and conformance.

Core Features & Use Cases

  • Automated reviewer suite: Applies focused integrity checks across a Skill's documentation to surface issues in correctness, clarity, and conformance.
  • Structured triage workflow: Groups findings into themes, proposes fixes, and guides through an approval and edit cycle.
  • Use Case: You want to ensure a Skill's SKILL.md and its phases adhere to project conventions before publishing to the central catalog.

Quick Start

Run the review-skill against a target SKILL.md to identify issues and actionable improvements.

Frequently Asked Questions about review-skill

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

FAQPage Schema
How do I automate skill documentation reviews before publishing?

Automate skill documentation reviews by running a structured workflow with eight specialized reviewers that identify and fix issues in a SKILL.md file, ensuring correctness, clarity, and conformance before publishing to a central catalog.

What is a structured triage workflow for SKILL.md validation?

A structured triage workflow for SKILL.md validation groups documentation findings into themes, proposes fixes, and guides you through an approval, edit, and verification cycle using loop-gated reviewers across phases.

Do I need YAML frontmatter to run automated skill documentation checks?

Yes, you need YAML frontmatter in your SKILL.md file to run automated skill documentation checks. The review process also supports optional lib phase files within its defined workflow to validate full conformance.

How does a loop-gated review process work for skill quality checks?

A loop-gated review process works by applying specialized reviewers across phases to surface documentation issues, proposing fixes, and requiring approval and verification before allowing the edited SKILL.md to proceed to the next phase.

What's the best way to check a SKILL.md for conformance and correctness?

The best way to check a SKILL.md for conformance and correctness is applying an automated reviewer suite that performs focused integrity checks, triages findings into themes, and manages edits through a loop-gated approval workflow.

Related Skills