persistence-reviewer

persistence-reviewer is an agent for Claude Code from Aureliolo/synthorg. It costs 66 tokens per session (2,435 once invoked), scanned A, original, no licence file.

A specialist review role for SynthOrg's database storage layer, covering SQLite and PostgreSQL compatibility, query speed, database structure, security, and yoyo migrations. A migration is a controlled change to a database schema over time.

In plain words
What is it for?
Use it when changing persistence files, writing SQL, creating migrations, or designing repository interfaces, especially where SQLite and PostgreSQL must behave consistently.
Why use it?
It helps find storage-layer problems when database code or SQL changes. It reports findings without editing files.

Agent for Claude Code

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add agents/aureliolo/synthorg/persistence-reviewer
Clone the repo
git clone --depth 1 https://github.com/Aureliolo/synthorg

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for persistence-reviewer

README.md
[![agentmods](https://agentmods.dev/badge/agents/aureliolo/synthorg/persistence-reviewer.svg)](https://agentmods.dev/agents/aureliolo/synthorg/persistence-reviewer)
Your own site
<a href="https://agentmods.dev/agents/aureliolo/synthorg/persistence-reviewer"><img src="https://agentmods.dev/badge/agents/aureliolo/synthorg/persistence-reviewer.svg" alt="Measured on agentmods" height="20"></a>
Per session 66 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 2,435 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00066 $0.02435
Opus 5 $0.00033 $0.01218
Sonnet 5 $0.00013 $0.00487
Haiku 4.5 $0.00007 $0.00244

Measured 4d ago against content hash 87bddbc76f64, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

persistence-reviewer scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/agents/persistence-reviewer.md · 155 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago First seen · 155 lines · 66 tokens per session scan A 87bddbc76f64

Subscribe to this mod's changes

persistence-reviewer is an agent published in the GitHub repository Aureliolo/synthorg (9 stars, last pushed today), with no licence file. It adds 66 tokens to every session and 2,435 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other agents, from other repositories

content-generator

Expert at generating tailored resume content from database. Use after coverage mapping is complete (100% coverage) to create initial resume draft. Pulls content from comprehensive database, uses style template for formatting, and optimizes for ATS and relevance. Generates DOCX file with tailored bullets and skills.

andywxy1/ceo-plugin · 60 tokens

coverage-mapper

Expert at mapping user's resume database to job requirements, identifying skill gaps, and prioritizing experiences. Use after JD analysis to check coverage, find missing skills, and determine which experiences are most relevant. Creates coverage matrix showing which experiences demonstrate which requirements.

andywxy1/ceo-plugin · 53 tokens

Backend Architect

Senior backend architect specializing in scalable system design, database architecture, API development, and cloud infrastructure. Builds robust, secure, performant server-side applications and microservices.

andywxy1/ceo-plugin · 34 tokens

Database Optimizer

Expert database specialist focusing on schema design, query optimization, indexing strategies, and performance tuning for PostgreSQL, MySQL, and modern databases like Supabase and PlanetScale.

andywxy1/ceo-plugin · 38 tokens

interview-conductor

Expert at asking intelligent follow-up questions to deepen understanding of user's experience and skills. Use in two modes - (1) initialsetup mode after resume parsing to enrich database with details, (2) gapfilling mode when coverage-mapper finds missing required skills. Asks targeted, specific questions to extract…

andywxy1/ceo-plugin · 68 tokens

resume-parser

Expert at parsing DOCX resume files to extract structured data (experiences, skills, projects, education). Use when user uploads resume files or when need to extract resume content into database format. Specializes in understanding resume structure and formatting.

andywxy1/ceo-plugin · 50 tokens