skill-review

Audit skills for consistency, duplication, and alignment with codebase patterns.

25|5|Updated Jun 15, 2024
One-click install
npx skills add https://github.com/OreStudio/OreStudio --skill skill-review-orestudio
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-review
Source: https://github.com/OreStudio/OreStudio/tree/main/.claude/skills/skill-review
Command: npx skills add https://github.com/OreStudio/OreStudio --skill skill-review-orestudio

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams ensure consistency, reduce duplication, and align all Skill definitions with the project's codebase patterns.

Core Features & Use Cases

  • Audit cadence: Periodically review all skills to detect drift.
  • Duplication detection: Identify overlapping instructions and flag for cross-skill reference.
  • Conformance checking: Verify frontmatter, structure, and cross-skill references against Skill Manager guidelines.
  • Documentation hygiene: Highlight gaps in sections and ensure license and metadata accuracy.

Quick Start

Review the skill catalog and generate a report detailing non-conforming skills and duplication opportunities; then add remediation tasks to the sprint backlog.

Frequently Asked Questions about skill-review

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

FAQPage Schema
How do I audit skills for consistency and alignment with codebase patterns?

Auditing skills for consistency requires verifying frontmatter completeness like name, description, and license, evaluating structure against Skill Manager guidelines, and flagging cross-skill duplication or conflicts. Generate a report detailing non-conforming skills and add remediation tasks to your sprint backlog.

What is the best way to detect duplication across multiple skills?

The best way to detect duplication across skills is by identifying overlapping instructions and flagging them for cross-skill reference. This reduces duplication and maintains alignment with project codebase patterns during periodic reviews or after major changes.

When should I run a skill conformance check in my development workflow?

Run a skill conformance check during periodic reviews to detect drift, after major changes to assess coverage, and when onboarding new team members. This verifies frontmatter, structure, and cross-skill references against Skill Manager guidelines.

How do I verify frontmatter completeness and documentation hygiene for skills?

Verifying frontmatter completeness involves checking that metadata like name, description, and license are accurate and complete. Documentation hygiene highlights gaps in sections and ensures all skill definitions conform to Skill Manager guidelines.

Does skill review work without additional dependencies or components?

Skill review works without additional dependencies or components. It uses a basic implementation depth to independently audit your skill catalog, assess coverage, identify gaps, and flag conflicts against your project's codebase patterns.