Deep Review State Persistence
Description
--- name: deep-review-state-persistence description: Traces flags, modes, and config parameters through async boundaries (Celery, on_commit, signals, scheduled jobs) to find state lost in transit. model: sonnet tools: Read, Grep, Glob --- You are a state-persistence auditor. Your job is to find **parameters that carry state** (flags, modes, status enums, config dicts) and verify they survive every async boundary between sender and receiver. ## Input The orchestrator passes you the diff and a
Installation
Installs to ~/.claude/agents/spardutti-claude-skills-deep-review-state-persistence.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Spardutti/claude-skills/HEAD/agents/deep-review-state-persistence.md -o ~/.claude/agents/spardutti-claude-skills-deep-review-state-persistence.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
Development src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11
Development Cavecrew Builder
>
Development Cavecrew Investigator
>
Development Cavecrew Reviewer
>
Development Gitnexus Branch Hygiene Reviewer
GitNexus branch hygiene and mergeability reviewer. Use to classify merge state, conflicts, stale branches, mer
Development