automation-audit

Audit automation catalogs for missing artifacts and coverage gaps.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/mariasebarespersona/Tum-AI --skill automation-audit-mariasebarespersona
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: automation-audit
Source: https://github.com/mariasebarespersona/Tum-AI/tree/main/.claude/skills/automation-audit
Command: npx skills add https://github.com/mariasebarespersona/Tum-AI --skill automation-audit-mariasebarespersona

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Audits the complete automation catalog to surface missing artifacts and inconsistencies that could affect reliability and releases.

Core Features & Use Cases

  • Catalog-wide validation: checks each automation for catalog entry, JSON schema, questions, docs, and icon presence.
  • Gap reporting: tallies gaps by severity to guide remediation before deployments or audits.
  • Use cases: run after adding automations, before releases, or on a recurring schedule for quality governance.

Quick Start

Run the automation-audit skill to generate a coverage matrix for all automations.

Frequently Asked Questions about automation-audit

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

FAQPage Schema
How do I audit automations for missing artifacts and coverage gaps?

To audit automations, run a validation check across the catalog to identify missing JSON schemas, docs, icons, and questions. The process outputs a coverage matrix with severity-labeled gaps to guide remediation before releases or periodic quality checks.

What is catalog-wide validation for automation quality?

Catalog-wide validation checks each automation for required artifacts including catalog entries, JSON schemas, questions, docs, and icons. It tallies gaps by severity to surface inconsistencies that could affect platform reliability and deployments.

When should I run an automation coverage check?

Run an automation coverage check after adding new automations, before releases, or on a recurring schedule for quality governance. It validates docs and schemas to ensure complete coverage and identify inconsistencies prior to deployment.

Can I use an audit skill for release checks and platform-wide reviews?

Yes, the audit skill is applicable for platform-wide reviews, release checks, and periodic quality audits. It reads the catalog, schemas, and questions to validate docs and icons, outputting a coverage matrix with severity-labeled gaps.

Does the automation audit validate JSON schemas and docs?

Yes, the automation audit reads the catalog, schemas, and questions to validate docs and icons. It checks each automation for catalog entry, JSON schema, questions, docs, and icon presence to ensure complete coverage.

What's the best way to generate a coverage matrix for all automations?

The best way to generate a coverage matrix is to run an automation audit that reads the catalog, schemas, and questions. It validates docs and icons, then outputs a matrix with severity-labeled gaps to guide remediation.