Skip to content

recall

Runs the recall CLI over the user's past Claude Code sessions and returns the one actionable item — a command, decision, or fix — distilled from a prior conversation, not raw transcripts.

From plugin
2004 skills4 agents9 hooks1 MCP
shell
$ npx -y skills add WithWoz/wozcode-plugin --agent claude-code

Ships with woz. Installing the plugin gets this agent.

How it fires

How this agent gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
How auto-invocation works

Context preview

The summary Claude sees to decide when to auto-load this agent.

Runs the recall CLI over the user's past Claude Code sessions and returns the one actionable item — a command, decision, or fix — distilled from a prior conversation, not raw transcripts.
Ships withwoz

Smarter tools for Claude Code that reduce token usage and cost. Replaces built-in file tools with optimized alternatives — fewer tokens per tool call means cheaper sessions that compound over time.

Get the whole plugin, auto-invoked
Stats
200
Stars
0
Views
24
Forks
Active
Maintenance
JavaScript
Language
11d ago
Last commit
4mo ago
Created

Repo: WithWoz/wozcode-plugin