robustness-audit

Community

Uncover hidden runtime bugs that pass all tests.

Authorberad217
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill eliminates the risk of shipping code with latent runtime failures that pass all unit tests but break in production, including crashes, silent error swallowing, edge case mishandling, resource leaks, concurrency hazards, and security boundary holes that only appear under real-world usage conditions.

Core Features & Use Cases

  • Defect-class guided audit: Uses a fixed 6-category taxonomy to prime distinct mental models for finding bugs, avoiding the "find all bugs" overwhelm that leads to noise or missed issues.
  • Parallel subagent dispatch: Splits code into 3-5 natural surfaces and runs parallel reviews to cover more ground without context bloat.
  • False positive verification: Actively checks high-severity findings against actual source code to filter out agent hallucinations, with a dedicated "verified wrong" section to build trust in results.
  • Use cases: Pre-deployment hardening passes, FMEA-style code reviews, assessing unfamiliar or long-unmaintained codebases, investigating silent production failures where tests are all green, and finding bugs that can't be reproduced via live testing (no hardware, remote environment, etc.).

Quick Start

Request a robustness audit of your target codebase from your AI assistant, specifying any particular surfaces or defect classes you want prioritized if relevant.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: robustness-audit
Download link: https://github.com/berad217/human-training/archive/main.zip#robustness-audit

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 537,000+ vetted skills library on demand.