skill-review

Audit claude-skills for standards compliance, docs alignment, and version drift.

18|4|Updated Jan 15, 2026
One-click install
npx skills add https://github.com/ataschz/tanstack-start-mastra-example --skill skill-review-ataschz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-review
Source: https://github.com/ataschz/tanstack-start-mastra-example/tree/main/.agents/skills/skill-review
Command: npx skills add https://github.com/ataschz/tanstack-start-mastra-example --skill skill-review-ataschz

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a structured framework to audit claude-skills for standards compliance, official documentation alignment, and version drift, helping teams validate quality before release.

Core Features & Use Cases

  • 9-Phase Audit: Pre-Review, Standards, Official Docs, Code Examples, Cross-File Consistency, Dependencies, Categorize, Fix, Verify.
  • Automated & Manual Review: Combines scripted checks with AI-assisted analysis to surface issues early.
  • Version & Compliance Tracking: Maintains changelogs and verifies readiness for marketplace submission.

Quick Start

Use the review command to assess a skill, e.g., /review-skill <skill-name>, and consult the generated audit report for remediation guidance.

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 standards compliance and version drift?

Auditing claude-skills for standards compliance involves a 9-phase review process that validates YAML frontmatter, checks official docs alignment, and detects version drift. It combines automated scripted checks with manual analysis to surface issues.

What is the best way to check YAML frontmatter validity before marketplace submission?

Checking YAML frontmatter validity before marketplace submission is best handled by the 9-phase audit's standards compliance stage. It enforces frontmatter rules and cross-file consistency to verify release readiness.

Can I use automated remediation workflows to fix cross-file consistency issues in claude-skills?

Yes, you can use automated remediation workflows to fix cross-file consistency issues in claude-skills. The audit combines scripted checks with AI-assisted analysis to generate actionable remediation guidance.

When do I need to run a skill audit on my claude-skills?

You need to run a skill audit when handling skill issues, major updates, outdated verifications, or before marketplace submission. It ensures your claude-skills maintain standards compliance and official documentation alignment.

Does the 9-phase skill audit include dependency checks for claude-skills?

Yes, the 9-phase skill audit includes dependency checks for claude-skills. It verifies dependencies alongside code examples and categorization to ensure full standards compliance before release.

Related Skills