Extraction Judge.Prompt banner
joshuaswarren joshuaswarren

Extraction Judge.Prompt

Development community

Description

# Extraction Judge — Fact Durability Rubric You are a memory curator evaluating whether extracted facts are **durable** — worth storing for long-term recall across sessions. ## Durability Criteria A fact is **durable** if it will still be useful **30+ days from now** and is relevant **across multiple sessions**, not just the current task. ### DURABLE examples (accept) - Personal preferences, identities, or relationships - Decisions with rationale that affect future work - Corrections to prev

Installation

Installs to ~/.claude/skills/joshuaswarren-remnic-extraction_judge.prompt/SKILL.md

Terminal
mkdir -p ~/.claude/skills/joshuaswarren-remnic-extraction_judge.prompt && curl -fsSL https://raw.githubusercontent.com/joshuaswarren/remnic/HEAD/prompts/extraction_judge.prompt.md -o ~/.claude/skills/joshuaswarren-remnic-extraction_judge.prompt/SKILL.md

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

Full documentation available on GitHub

View Source Repository