brutal-exhaustive-audit

Enforces a five-pass audit of builds, routes, data flows, user journeys, and edge cases.

5|1|Updated Feb 7, 2026
One-click install
npx skills add https://github.com/boparaiamrit/skills-by-amrit --skill brutal-exhaustive-audit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: brutal-exhaustive-audit
Source: https://github.com/boparaiamrit/skills-by-amrit/tree/main/skills/brutal-exhaustive-audit
Command: npx skills add https://github.com/boparaiamrit/skills-by-amrit --skill brutal-exhaustive-audit

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Ensures an absolute, no-shortcuts audit of a product by enforcing mandatory multi-pass verification with explicit checklists, preventing gaps due to context loss or complacency.

Core Features & Use Cases

  • Five mandatory passes (Build & Static Analysis, Route & Page Verification, Data Flow Tracing, User Flow Testing, Edge Case & Error Validation) each producing a detailed checklist.
  • Explicit, per-item verification across every pass to prevent skipping checks.
  • Generates a final actionable task list for remediation before releases or major migrations.

Quick Start

Run brutal-exhaustive-audit on your project to execute all five passes and generate actionable audit tasks.

Frequently Asked Questions about brutal-exhaustive-audit

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

FAQPage Schema
How do I perform an exhaustive codebase audit before a major release?

An exhaustive codebase audit verifies builds, routes, data flows, user journeys, and edge cases. It enforces five mandatory passes with explicit per-item checklists to prevent skipping checks, generating a final task list for remediation before releases.

What is the best way to trace data flows and verify routes during a refactor?

Tracing data flows and verifying routes requires mandatory multi-pass verification. By applying explicit per-item checklists across static analysis, route verification, and user flow testing, you ensure no files or routes are left unchecked during large refactors.

How do I systematically test edge cases and error validations for API integrations?

Systematically testing edge cases for API integrations involves a dedicated validation pass. This enforces explicit per-item verification of edge cases and errors, ensuring no unchecked gaps occur due to context loss or complacency during migrations.

Can I use a multi-pass checklist approach for pre-release quality assurance?

Yes, a multi-pass checklist approach enforces absolute pre-release quality assurance. It mandates five passes across builds, pages, and flows, requiring explicit verification for every item to prevent gaps and generate actionable remediation tasks.

Why does my software testing miss unchecked files and routes during migrations?

Software testing misses unchecked files and routes during migrations due to context loss or complacency. Enforcing an exhaustive multi-pass audit with explicit per-item checklists prevents these gaps by mandating verification across every pass.