preset-audit

Audit XOlokun presets for schema compliance, DNA coverage, and naming conventions.

1|Updated Mar 9, 2026
One-click install
npx skills add https://github.com/BertCalm/XO_OX-XOmnibus --skill preset-audit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: preset-audit
Source: https://github.com/BertCalm/XO_OX-XOmnibus/tree/main/.claude/skills/preset-audit
Command: npx skills add https://github.com/BertCalm/XO_OX-XOmnibus --skill preset-audit

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Audits and enforces quality across XOlokun preset libraries by validating schema, DNA coverage, and naming conventions to catch issues early and reduce misconfigurations.

Core Features & Use Cases

  • Schema compliance checks against the xometa schema
  • DNA coverage validation across presets (brightness, warmth, movement, density, space, aggression)
  • Duplicate and near-duplicate detection to prevent silent regressions
  • Naming convention enforcement to ensure clarity and avoid conflicts
  • Tools and commands for running the audit (validate_presets.py, audit_sonic_dna.py, find_missing_dna.py)

Quick Start

Run the preset-audit tool against the Presets/XOlokun directory to generate a health report.

Frequently Asked Questions about preset-audit

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

FAQPage Schema
How do I validate XOlokun preset schema compliance for factory presets?

Validate XOlokun preset schema compliance by running automated checks against the xometa schema to catch misconfigurations, enforce naming conventions, and ensure quality across factory preset libraries.

How do I detect duplicate or near-identical DNA fingerprints in preset libraries?

Detect duplicate and near-identical DNA fingerprints in preset libraries by running automated audits that flag silent regressions and prevent conflicts across brightness, warmth, movement, density, space, and aggression parameters.

What is DNA coverage validation for XOlokun presets and when do I need it?

DNA coverage validation checks that all required sonic DNA attributes are present across XOlokun presets, and you need it to reduce misconfigurations and enforce consistency before integrating presets into CI workflows.

Can I generate a structured audit report for CI workflows from XOlokun presets?

Generate a structured audit report from XOlokun presets that includes actionable recommendations, compatibility notes, and multi-engine coupling integrity checks specifically formatted for integration into CI workflows.

What are the limitations of automated preset auditing for multi-engine coupling integrity?

Automated preset auditing for multi-engine coupling integrity is limited to validating schema compliance, DNA coverage, and naming conventions, meaning it flags structural issues but cannot fix the underlying sonic configurations automatically.