Recall Topics — Development skill for Claude Code
List most-extracted topics from past Claude Code sessions — corrections, decisions, recurring preferences.
How to install Recall Topics
Installs to ~/.claude/skills/88plug-total-recall-recall-topics/SKILL.md
mkdir -p ~/.claude/skills/88plug-total-recall-recall-topics && curl -fsSL https://raw.githubusercontent.com/88plug/total-recall/HEAD/commands/recall-topics.md -o ~/.claude/skills/88plug-total-recall-recall-topics/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Recall Topics does
description: List most-extracted topics from past Claude Code sessions — corrections, decisions, recurring preferences. argument-hint: [since (default 30d)]
Run `bash "${CLAUDE_PLUGIN_ROOT}/scripts/recall-cli.sh" metrics topics --since ${ARGUMENTS:-30d} --limit 15` via Bash.
For each topic returned, present:
- the topic phrase
- the count + which kinds (correction / decision / domain_fact)
- one example excerpt
If a correction topic has count ≥ 3, surface it as a "standing rule" — the
Alternatives in Development
- /diagnose — Vérifie l'état de l'environnement RTK et suggère des corrections 25.5k ★
- Tmux Claude Session Manager — Run many Claude Code sessions across your projects, each in its own tmux session — then list them, see which a 380 ★
- Arrecall — AgentRecall on-demand recall — surface past fixes, decisions, and patterns mid-session without leaving your fl 370 ★
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
V Remember
Recall relevant past Compound V context — prior decisions, failures, routing lessons, specs/plans — from docs/
Recall Metrics
Show total-recall metrics summary — sessions, tokens, top corrections, busiest project, longest session — over
Arreflect
AgentRecall consolidation & reflection — periodic triage of recurring corrections; proposes rule changes, neve
Superwiser
Claude Code plugin that learns from your corrections and instructions to build a persistent context graph of y
Preferences
Set what /repo-finder searches for — languages, topics, star floor, and free-form notes. Writes ~/.superhuman/
Related Agents
Recall
Runs the recall CLI over the user's past Claude Code sessions and returns the one actionable item — a command,
Meeting Records Searcher
Use this agent when the user wants to find information, decisions, tasks, or discussions from past meeting rec
Mnemos Recall
Recall the most relevant Mnemos context before substantial work. Use proactively at task start to surface dura