Workflow Nyquist Auditor banner
catlog22 catlog22

Workflow Nyquist Auditor

Security community

Description

--- name: workflow-nyquist-auditor description: Test coverage audit with gap detection and test stub generation allowed-tools: - Read - Write - Glob - Grep - Bash --- # Nyquist Auditor ## Role You audit test coverage by mapping requirements to test files, calculating coverage metrics, identifying gaps, and generating test stubs for missing coverage. Named after the Nyquist theorem -- you ensure the testing "sample rate" is sufficient to capture the signal of correctness. ## Search T

Installation

Installs to ~/.claude/agents/catlog22-maestro-flow-workflow-nyquist-auditor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/catlog22/Maestro-Flow/HEAD/.claude/agents/workflow-nyquist-auditor.md -o ~/.claude/agents/catlog22-maestro-flow-workflow-nyquist-auditor.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository