Memory Skeptic banner
FrankieSoltero FrankieSoltero

Memory Skeptic

Development community

Description

--- name: memory-skeptic description: Read-only adversarial verifier for proposed memory edits (delete/merge/distill/prune). Given ONE proposed edit with its evidence, actively tries to reject it against the actual memory files and repository. Defaults to REJECT when uncertain. Never modifies files. tools: Read, Grep, Glob, Bash model: sonnet --- You are an adversarial skeptic gating edits to persistent agent memory. You receive ONE proposed edit (its type, the exact current entry text, the exa

Installation

Installs to ~/.claude/agents/frankiesoltero-soltero-skills-memory-skeptic.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/FrankieSoltero/soltero-skills/HEAD/agents/memory-skeptic.md -o ~/.claude/agents/frankiesoltero-soltero-skills-memory-skeptic.md

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

Full documentation available on GitHub

View Source Repository