exhaustive-audit-validation

Enumerate audit scope, track items, run validation commands, and generate coverage reports.

8|1|Updated Jan 24, 2026
One-click install
npx skills add https://github.com/bordenet/superpowers-plus --skill exhaustive-audit-validation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: exhaustive-audit-validation
Source: https://github.com/bordenet/superpowers-plus/tree/main/skills/observability/exhaustive-audit-validation
Command: npx skills add https://github.com/bordenet/superpowers-plus --skill exhaustive-audit-validation

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Agents often declare audits, refactorings, or bulk‑edit tasks as complete without verifying that every item in the scope has been addressed, leading to hidden gaps and loss of trust.

Core Features & Use Cases

  • Scope Enumeration: Automatically counts and lists all items that need review before work begins.
  • Item‑by‑Item Tracking: Generates a checklist to monitor status of each element throughout the process.
  • Automated Validation: Runs predefined commands that check for missing frontmatter, triggers, and other required metadata.
  • Coverage Reporting: Produces a metrics summary confirming 100 % coverage before marking work as done.
  • Use Cases: Before finalizing any audit, bulk‑edit, refactoring, migration, or large‑scale code transformation; after first‑pass fixes to ensure no remaining issues.

Quick Start

Ask the assistant to run the exhaustive-audit-validation skill before declaring any audit or bulk‑edit task complete.

Frequently Asked Questions about exhaustive-audit-validation

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

FAQPage Schema
How do I verify an audit is complete with full coverage?

Audit validation confirms full coverage by enumerating the entire scope, tracking each item, and running automated validation commands to generate a metrics report before marking the task done.

What's the best way to ensure no items are missed during a large-scale code refactoring?

Ensure no items are missed during refactoring by generating an item-by-item checklist from the enumerated scope, verifying each element, and enforcing 100% coverage reporting before finalizing the work.

When do I need to run exhaustive validation checks on a bulk-edit task?

Run exhaustive validation checks on bulk-edit tasks after first-pass fixes or large-scale migrations to verify that every item in the scope has been addressed and no hidden gaps remain.

How does automated coverage reporting work for migration audits?

Automated coverage reporting for migration audits works by running predefined validation commands that check for missing metadata and triggers, producing a metrics summary that confirms complete scope coverage.

Can I use this validation process for first-pass fixes on bulk edits?

Yes, you can use this validation process for first-pass fixes on bulk edits to enumerate the scope, track item-by-item status, and confirm that no remaining issues exist before declaring the task complete.