auto-memory

Automate persistent capture and recall of project events across dev sessions.

2|Updated Jan 19, 2026
One-click install
npx skills add https://github.com/matt-grain/Anima --skill auto-memory
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: auto-memory
Source: https://github.com/matt-grain/Anima/tree/main/anima/platforms/opencode/skills/auto-memory
Command: npx skills add https://github.com/matt-grain/Anima --skill auto-memory

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Teams lose context across long-running projects as memories of decisions, completions, and learnings drift away. This skill automatically captures and recalls significant events without requiring explicit prompts, ensuring continuity.

Core Features & Use Cases

  • Auto-Remember Events: Persist feature completions, test outcomes, user preferences, and architectural decisions for future sessions.
  • Auto-Recall Events: Make past learnings available at session start or when encountering similar problems.
  • Use Case: On onboarding a new teammate, the system recalls recent decisions and important milestones to accelerate ramp-up.

Quick Start

Use the auto-memory skill to automatically remember a meaningful event, for example uv run anima remember --impact HIGH --kind LEARNINGS --region AGENT --project ./my-repo "Completed feature X and updated dependencies"

Frequently Asked Questions about auto-memory

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automatically remember project events across development sessions?

To automatically remember project events across development sessions, this skill persists feature completions, test outcomes, and architectural decisions without requiring explicit user prompts. It ensures context continuity by capturing significant events automatically.

What is automatic memory recall for project context?

Automatic memory recall for project context is the process of retrieving past learnings, decisions, and milestones at the start of a session or when encountering similar problems. It accelerates team ramp-up by making historical context available without manual prompts.

Can I use auto-memory to persist user preferences and architectural decisions?

Yes, you can use auto-memory to persist user preferences and architectural decisions. The skill automates the capture of these significant project events across dev sessions, ensuring that important context is retained for future use.

What is the best way to capture test outcomes and feature completions for future use?

The best way to capture test outcomes and feature completions is using an automated memory system that records these events continuously. This approach prevents context drift and ensures past learnings are available for recall in future development sessions.

Does auto-memory require explicit prompts to remember significant events?

No, auto-memory does not require explicit prompts to remember significant events. The skill automates persistent capture of project events, applying across dev sessions to record feature completions, test outcomes, and architectural decisions without user intervention.