recall

Retrieve documented project decisions and rationales from memory stores.

Updated Mar 15, 2026
One-click install
npx skills add https://github.com/yAtomtom/dotfiles --skill recall-yatomtom
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: recall
Source: https://github.com/yAtomtom/dotfiles/tree/main/.claude/skills/recall
Command: npx skills add https://github.com/yAtomtom/dotfiles --skill recall-yatomtom

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The skill helps project teams quickly locate and surface past decisions and their rationales from recorded history, reducing guesswork and rework.

Core Features & Use Cases

  • Surface decision logs and rationale from memory stores (agent-memory and remember notes) for quick reference during reviews.
  • Contextual search across topics, dates, and sources to locate relevant decisions.
  • Use Case: During a project kickoff or design review, retrieve the decision trail for a feature to explain trade-offs and avoid rehashing old debates.

Quick Start

Ask the system to recall the most recent decision for a given topic.

Frequently Asked Questions about recall

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

FAQPage Schema
How do I retrieve past project decisions and their rationale during a design review?

To retrieve past project decisions, the skill searches recorded history from memory stores to surface documented rationale and outcomes for quick reference during reviews.

What is the best way to surface decision history for project onboarding?

Surfacing decision history for onboarding involves locating and ranking past determinations from agent-memory and remember notes to explain trade-offs without rehashing old debates.

Can I search documented decisions across specific topics and dates?

Yes, you can search documented decisions contextually across topics, dates, and sources to locate relevant past choices and their recorded outcomes.

How does the system locate and cite past determinations from memory stores?

The system locates past determinations by using memex-storage, remember notes, and agent-memory to find, rank, and cite sources for the surfaced decisions.

Do I need any specific dependencies to use the recall skill for finding decision history?

No specific dependencies are required, as the skill internally utilizes memex-storage, remember notes, and agent-memory to locate and surface past project decisions.

When should I not use this approach for retrieving project management context?

This approach is not suited for undocumented decisions, as it relies on locating recorded history and rationale already stored in memory to cite sources accurately.