# recall

A memory system for Claude Code that remembers what matters and forgets what doesn't.

- Tier: Indexed (plain plugin)
- Category: Development
- Page: https://www.flowy.sh/listings/davegoldblatt-total-recall
- Source: https://github.com/davegoldblatt/total-recall
- Price: free and open source

## Summary
recall is a Claude Code plugin with 10 hand-picked skills for development work, indexed on Flowy. Install it with the command on its page. It includes recall-context, recall-forget, recall-init-ids. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.

## Install (Claude Code)
```
npx -y skills add davegoldblatt/total-recall
```

## Skills
- recall-context
- recall-forget
- recall-init-ids
- recall-init
- recall-log
- recall-maintain
- recall-promote
- recall-search
- recall-status
- recall-write

## FAQ

### What is recall?
A memory system for Claude Code that remembers what matters and forgets what doesn't.

### How do I install recall?
Run these in Claude Code: npx -y skills add davegoldblatt/total-recall. Then prompt normally.

### Does recall auto-invoke its skills?
Not yet. It is indexed on Flowy as a plain plugin. Request auto-invocation on its page and Flowy will route its skills for you as you prompt.

### Is recall free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
