Recall Corrections — Development skill for Claude Code
Surface recent operator corrections on a topic — what Claude got wrong, what was demanded.
How to install Recall Corrections
Installs to ~/.claude/skills/88plug-total-recall-recall-corrections/SKILL.md
mkdir -p ~/.claude/skills/88plug-total-recall-recall-corrections && curl -fsSL https://raw.githubusercontent.com/88plug/total-recall/HEAD/commands/recall-corrections.md -o ~/.claude/skills/88plug-total-recall-recall-corrections/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Recall Corrections does
description: Surface recent operator corrections on a topic — what Claude got wrong, what was demanded. argument-hint: [topic]
If $ARGUMENTS is non-empty, call `recall_corrections_about` with `topic="$ARGUMENTS"` and `limit=10`. Otherwise call `get_recent_corrections` with the current working directory and `limit=5`.
For each correction present: date · cwd · one-line verbatim quote of the operator's correction · the model behavior that was being corrected.
If the same topic appears 3+
Alternatives in Development
- /diagnose — Vérifie l'état de l'environnement RTK et suggère des corrections 25.5k ★
- Arrecall — AgentRecall on-demand recall — surface past fixes, decisions, and patterns mid-session without leaving your fl 370 ★
- Obsidian Emerge — Surface unnamed patterns from your recent notes — recurring themes, hidden connections, and conclusions you ha 277 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Recall Operator Context
One-shot operator briefing for this cwd — identity, active goal, top decisions, bans, voice cheats, recent cor
Axonflow List Recent Decisions
List recent AxonFlow governance decisions for the current user/tenant — surface "what just got blocked", trace
Incident Capture
Capture a structured post-mortem when something went wrong. Walks operator through 4 questions, writes ~/.clau
Recall Metrics
Show total-recall metrics summary — sessions, tokens, top corrections, busiest project, longest session — over
Recover
Recovery protocol when things go wrong. Shows recent changes, offers revert options, re-loads context.
Eli5
Say the last answer again in plain words — same facts, in the order the operator needs them. Optional topic ar
Related Agents
Note Reader
Recalls the developer's local research notes - canonical knowledge about a module/topic, plus per-task context
Mnemos Recall
Recall the most relevant Mnemos context before substantial work. Use proactively at task start to surface dura
History Analyst
Analyzes git history for changed files to surface context: recent refactors, reverted changes, repeated bug fi