repo-memory

Installation
SKILL.md

Repository Memory

Use this skill to keep a small, durable memory inside the repository so future work starts from the current technical and human context instead of rebuilding it from scratch.

If the user explicitly invokes this skill, treat that as permission to bootstrap the repository memory system in the current workspace.

Outcome

This skill creates and maintains a repository-local memory root at .ai/memory/. The memory is meant to be read before work starts and updated as durable facts become clear.

Primary goals:

  • Load high-value context before doing substantive work
  • Persist stable repo knowledge discovered during the task
  • Keep user-specific preferences separate from repo facts
Related skills
Installs
2
GitHub Stars
1
First Seen
Apr 26, 2026