memory-first-workflow

Installation
SKILL.md

Memory-First Research Pattern

When answering questions about code, architecture, patterns, decisions, or technical choices, follow this workflow:

Step 1: Query Memory First

Before reading files or exploring code, check if memory already has the answer:

memory.recall "<topic>"

Example queries:

  • memory.recall "authentication flow"
  • memory.recall "database choice"
  • memory.recall "error handling patterns"

Step 2: Use Specialized Shortcuts

Related skills
Installs
2
GitHub Stars
19
First Seen
9 days ago