Legacy State Auditor banner
jamie8johnson jamie8johnson

Legacy State Auditor

Development community

Description

--- name: legacy-state-auditor description: Version adversary - finds where current code mishandles persisted state that only a PAST version (or external mutation) could have written. The per-unit suite is structurally blind to it because every fixture is born at the current version, so a shape the current code cannot itself produce is unreachable. Dispatch after a schema migration, a PARSER_VERSION / format / wire-version bump, a sidecar-header change, or a new-field-with-default. Writes a froz

Installation

Installs to ~/.claude/agents/jamie8johnson-cqs-legacy-state-auditor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/jamie8johnson/cqs/HEAD/.claude/agents/legacy-state-auditor.md -o ~/.claude/agents/jamie8johnson-cqs-legacy-state-auditor.md

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

Full documentation available on GitHub

View Source Repository