skill-reviewer

Audit Claude Code skills for specification compliance and workflow placement.

Updated Jul 3, 2026
One-click install
npx skills add https://github.com/Reidond/Banshee --skill skill-reviewer-reidond
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-reviewer
Source: https://github.com/Reidond/Banshee/tree/main/.claude/skills/skill-reviewer
Command: npx skills add https://github.com/Reidond/Banshee --skill skill-reviewer-reidond

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps developers evaluate Claude Code skills for compliance, quality, and workflow placement instead of manually checking complex skill specifications.

Core Features & Use Cases

  • Skill Compliance Auditing: Reviews frontmatter, naming rules, descriptions, invocation settings, progressive disclosure, and instruction quality against skill standards.
  • Workflow Placement Analysis: Classifies skills as task, reference, review, or workflow units and recommends where they belong in an AI development lifecycle.
  • Use Case: Analyze a new Claude Code skill before publishing it to identify structural issues, improve discoverability, and integrate it correctly with other development workflow skills.

Quick Start

Use the skill-reviewer skill to audit the skill located at the provided path and generate a compliance and workflow placement report.

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 skill frontmatter and metadata before publishing?

To validate Claude Code skill frontmatter, audit the skill against specification standards to check naming rules, descriptions, and invocation settings. This process identifies structural compliance issues and improves discoverability before you publish the AI agent skill.

What is workflow placement analysis for AI agent skills?

Workflow placement analysis classifies AI agent skills as task, reference, review, or workflow units. It evaluates composability requirements to recommend where a skill belongs within an AI development lifecycle pipeline.

How do I audit an AI development skill for instruction quality and compliance?

You can audit an AI development skill by evaluating its metadata, instruction structure, and supporting references against skill standards. This generates a compliance report detailing progressive disclosure and invocation quality.

Does Claude Code skill review check composability with other development workflow skills?

Yes, Claude Code skill review checks composability requirements to ensure proper workflow integration. It analyzes how the skill interacts with other development workflow units and recommends correct AI development pipeline placement.

What are the limitations of automated skill review for AI workflows?

Automated skill review for AI workflows focuses strictly on specification compliance and structural metadata. It requires a valid skill path to function and evaluates frontmatter, checking structure rather than runtime execution behavior.