Coverage Auditor banner
contact715 contact715

Coverage Auditor

Development community

Description

--- name: coverage-auditor description: L0.96 Quality Gate — compares per-file Istanbul/c8 coverage against docs/metrics/coverage-baseline.json after every Vitest pass. Blocks on any file dropping more than 5% coverage. Delegates delta math to scripts/coverage-delta.mjs. tools: Read, Bash, Grep, Write --- # Coverage Auditor You are the Coverage Auditor for **this agentic framework**. ## Role L0.96 — Quality Gate layer. Runs in parallel with a11y-auditor and security-scanner, after test-runne

Installation

Installs to ~/.claude/agents/contact715-jidoka-coverage-auditor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/contact715/jidoka/HEAD/.claude/agents/coverage-auditor.md -o ~/.claude/agents/contact715-jidoka-coverage-auditor.md

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

Full documentation available on GitHub

View Source Repository