Back to Skills

grey-haven-plugin-audit

verified

Comprehensive Claude Code plugin auditing skill for validating structure, detecting deprecated patterns, and recommending best practices based on the latest changelog. Use when auditing plugins, checking for deprecations, validating plugin structure, preparing plugins for release, or ensuring compatibility with recent Claude Code versions. Triggers: 'audit plugin', 'check plugin health', 'validate skill', 'plugin deprecation', 'changelog compatibility', 'plugin best practices'.

View on GitHub

Marketplace

grey-haven-plugins

greyhaven-ai/claude-code-config

Plugin

plugin-auditor

Repository

greyhaven-ai/claude-code-config
17stars

grey-haven-plugins/plugin-auditor/skills/plugin-audit/SKILL.md

Last Verified

January 21, 2026

Install Skill

Select agents to install to:

Scope:
npx add-skill https://github.com/greyhaven-ai/claude-code-config/blob/main/grey-haven-plugins/plugin-auditor/skills/plugin-audit/SKILL.md -a claude-code --skill grey-haven-plugin-audit

Installation paths:

Claude
.claude/skills/grey-haven-plugin-audit/
Powered by add-skill CLI

Instructions

# Plugin Audit Skill

Comprehensive Claude Code plugin and skill auditing against the latest changelog and best practices.

## Description

Expert-level auditing of Claude Code plugins including structure validation, deprecation detection, feature adoption recommendations, and quality scoring based on the official changelog.

## What's Included

- **Checklists**: Plugin structure checklist, frontmatter checklist, deprecation checklist
- **Reference**: Changelog feature matrix, best practices guide, deprecation timeline
- **Examples**: Audit report examples, before/after improvements

## Use When

- Auditing plugin structure and quality
- Checking for deprecated patterns
- Preparing plugins for new Claude Code releases
- Validating skill and agent frontmatter
- Ensuring best practices compliance

## Related Agents

- `plugin-auditor`

## Audit Categories

1. **Structure Validation** - Directory layout, required files
2. **Frontmatter Quality** - Agent/skill/command frontmatter
3. **Deprecation Detection** - Outdated patterns and settings
4. **Feature Adoption** - New changelog features to adopt
5. **Security Review** - Tool restrictions, dangerous patterns
6. **Documentation** - README, examples, descriptions

**Skill Version**: 1.0

Validation Details

Front Matter
Required Fields
Valid Name Format
Valid Description
Has Sections
Allowed Tools
Instruction Length:
1239 chars

Issues Found:

  • name_directory_mismatch