audit

Validate YAML frontmatter and directory structure for agents and skills.

Updated Jul 10, 2025
One-click install
npx skills add https://github.com/damilola-elegbede-org/claude-config-5ad01dbe --skill audit-damilola-elegbede-org
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: audit
Source: https://github.com/damilola-elegbede-org/claude-config-5ad01dbe/tree/main/system-configs/.claude/skills/audit
Command: npx skills add https://github.com/damilola-elegbede-org/claude-config-5ad01dbe --skill audit-damilola-elegbede-org

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams ensure YAML frontmatter and structural integrity across agents and skills, catching configuration issues before deployment.

Core Features & Use Cases

  • Validate YAML frontmatter for required fields (name, description, tools, model, category, color)
  • Check SKILL.md presence, template adherence, and system boundary statements
  • Generate an actionable audit report highlighting compliance gaps and risk levels

Quick Start

Run the audit to validate agents and skills in the Claude ecosystem.

Frequently Asked Questions about audit

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

FAQPage Schema
How do I validate YAML frontmatter for required fields in Claude agents and skills?

To validate YAML frontmatter, the audit skill checks agents and skills for required fields like name, description, tools, model, category, and color. It identifies missing configurations and generates a consolidated report highlighting compliance gaps and risk levels.

What is YAML frontmatter compliance and why does it matter for skill deployment?

YAML frontmatter compliance ensures structural integrity and required configuration fields exist across agents and skills. Catching these configuration issues before deployment prevents runtime errors and maintains ecosystem consistency.

How do I check SKILL.md presence and template adherence in my Claude ecosystem?

You can check SKILL.md presence and template adherence by running an audit that validates directory structure, verifies system boundary statements, and ensures required resources exist. It produces an actionable report with optional auto-fix guidance.

Can I automatically fix YAML configuration gaps found during an audit?

Yes, the audit skill provides optional auto-fix guidance for identified YAML configuration gaps. It produces a consolidated audit report detailing findings and suggesting corrective actions for template rules and missing fields.

What are the limitations of using an audit skill for YAML compliance checks?

The audit skill focuses specifically on YAML frontmatter validation, directory structure, and template rules for agents and skills. It does not validate functional logic or runtime behavior, serving only as a pre-deployment configuration compliance checker.