Recall Decisions — Development skill for Claude Code
Show standing decisions the operator has made (e.g. provider-a provider-b, billing-a billing-b).
How to install Recall Decisions
Installs to ~/.claude/skills/88plug-total-recall-recall-decisions/SKILL.md
mkdir -p ~/.claude/skills/88plug-total-recall-recall-decisions && curl -fsSL https://raw.githubusercontent.com/88plug/total-recall/HEAD/commands/recall-decisions.md -o ~/.claude/skills/88plug-total-recall-recall-decisions/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Recall Decisions does
description: Show standing decisions the operator has made (e.g. provider-a > provider-b, billing-a > billing-b). Useful before recommending defaults. argument-hint: [topic]
If $ARGUMENTS is non-empty, call `get_decision_for_topic` with `topic="$ARGUMENTS"`. Otherwise call `list_standing_decisions` with `scope="global"`.
Present each decision as: ` > ` · date · one-line rationale from the originating session.
Run this before recommending any default that has plausibl
Alternatives in Development
- Ccusage — CLI for analyzing Claude Code/Codex usage from local JSONL files 11.8k ★
- Projectmem — Open-source coding agent memory 766 ★
- Openclaw Billing Proxy — Route OpenClaw API requests through Claude Code subscription billing instead of Extra Usage 460 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Recall Check Banned
Check if a provider, tool, or pattern is on the operator ban list before suggesting it.
Kuato
Built for Claude Code but works in any agent that supports skills, easily recall what you discussed with your
Recall Operator Context
One-shot operator briefing for this cwd — identity, active goal, top decisions, bans, voice cheats, recent cor
Kelly Advisor
A survival-first Kelly Criterion decision skill for Claude. Sizes your bets, defaults to fractional Kelly, and
Vibememo Eval
Periodic VibeMemo evaluation and capture. Runs on a loop (default 30m) to assess whether significant decisions
Save Session Log
Save a structured record of the current session — what was discussed, what was analyzed/built, where files wer
Related Agents
Pricing Updater
Use this agent to update LLM pricing data in the default-pricing.ts file. It searches provider websites for cu
Pi Implementer
Implementation lane driven by the pi CLI (a local multi-provider coding agent, distinct from omp). Model-agnos
Integration Specialist
Implements a chosen payment-provider integration in the user's project after payment-advisor finishes the wiza