What problem does it solve?
This Skill detects silent regressions in a VibeFlow lab after Claude Code updates, including broken hooks, invalid settings, failing scripts, missing dependencies, unsupported runtime versions, and infrastructure drift.
Core Features & Use Cases
- Runtime Auditing: Checks the Claude Code version, expected native tools, and supported runtime conventions.
- Hook Validation: Verifies settings JSON, recognized lifecycle events, hook types, and referenced script paths.
- Script Integrity Checks: Tests Bash syntax, executable permissions, required binaries, and available test suites.
- Snapshot and Drift Detection: Creates infrastructure snapshots and compares them with previous baselines to identify regressions.
- Use Case: Run the audit after a Claude Code update or periodically at session startup to identify infrastructure issues before they block development workflows.
Quick Start
Use the infrastructure-audit skill to inspect the current lab, report all runtime, hook, script, and drift findings, and generate a baseline snapshot.