Audit Sweep banner
checkwright checkwright

Audit Sweep

Security community

Description

--- name: audit-sweep description: A read-only audit or survey sweep — reviewing a corpus against a stated rule and reporting what violates it, with the judgment to tell a real finding from a false positive. Use it for cross-spec consistency audits, staleness and drift sweeps, roster and coverage checks, and any "does the tree still hold X" question. It reviews rather than merely locating, so it is the type an audit dispatch rides instead of an excerpt-locator that disclaims audit work; it mutat

Installation

Installs to ~/.claude/agents/checkwright-checkwright-audit-sweep.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/checkwright/checkwright/HEAD/.claude/agents/audit-sweep.md -o ~/.claude/agents/checkwright-checkwright-audit-sweep.md

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

Full documentation available on GitHub

View Source Repository