skill-review

Audit Claude Skills through a 9-phase process for standards compliance and version drift.

Updated Jan 29, 2026
One-click install
npx skills add https://github.com/brendadeeznuts1111/tier-1380-omega --skill skill-review-brendadeeznuts1111
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-review
Source: https://github.com/brendadeeznuts1111/tier-1380-omega/tree/main/skills/skill-review
Command: npx skills add https://github.com/brendadeeznuts1111/tier-1380-omega --skill skill-review-brendadeeznuts1111

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill ensures the quality, accuracy, and up-to-dateness of other Claude Skills by performing systematic audits, preventing errors and improving reliability.

Core Features & Use Cases

  • Automated Checks: Validates YAML, checks package versions, finds broken links, and more.
  • Manual Verification: Audits API correctness against official documentation and production patterns.
  • Use Case: When a user reports an issue with a specific skill, or when a skill hasn't been verified in over 90 days, this Skill can be invoked to perform a thorough review and identify/fix problems.

Quick Start

Use the skill-review skill to audit the better-auth skill.

Frequently Asked Questions about skill-review

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

FAQPage Schema
How do I audit Claude Skills for quality assurance and accuracy?

To audit Claude Skills for quality assurance, this tool performs a systematic 9-phase process to check standards compliance, documentation accuracy, code correctness, cross-file consistency, and version drift.

What does a skill audit check for when verifying API correctness?

A skill audit verifies API correctness by checking your code against official documentation and production patterns, identifying critical, high, medium, and low severity issues for manual intervention.

How do I find broken links and validate YAML in my code review process?

During a code review, automated checks validate YAML, check package versions, and find broken links to ensure your skill meets quality and accuracy standards.

When should I run a skill maintenance check for version drift detection?

You should run a skill maintenance check for version drift detection when a skill hasn't been verified in over 90 days, when investigating reported issues, or before marketplace readiness.

Does the skill audit provide automated fixes for documentation verification issues?

Yes, the skill audit provides automated fixes where possible during documentation verification, while generating detailed reports for complex issues requiring manual intervention.

What is the best way to ensure marketplace readiness for a Claude Skill?

The best way to ensure marketplace readiness is to run a comprehensive skill audit that checks cross-file consistency, code correctness, and standards compliance to identify and fix any issues.