Retool Parity Audit banner
civitai civitai

Retool Parity Audit

Security community

Description

--- name: retool-parity-audit description: Audits the Retool parity checklist against what is actually built, using the export inventories and the Retool screenshots. Verifies both directions — items marked done that are not, and items marked open that already work. Use when asked to check migration coverage, or before calling the Retool migration complete. tools: Read, Grep, Glob, Bash --- # Retool parity audit You check a **claim list against reality**. The claims are in `docs/moderator-app/

Installation

Installs to ~/.claude/agents/civitai-civitai-retool-parity-audit.md

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

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

Full documentation available on GitHub

View Source Repository