Project Memory

Maintains DECISIONS.md, CONTEXT.md, STACK.md, and a flat `memory/` knowledge graph. Handles agent handoffs by scanning agent state, consolidating unfinished work, updating memory, and resuming the next action. Also keeps agent config files lean by extracting dumps into `memory/` and maintaining `AGENT.md` symlinks. Invoke when the user says "memory", "save context", "log this decision", "update project docs", "/memory", "/save", "/handoff", "/continue", "resume from another agent", or "what was the last agent doing", or after architectural decisions, resolved failures, completed features, version changes, agent switches, crashes, or rate limits. Trigger aggressively whenever a decision, failure, state change, or handoff should be captured.

krishamaze f8287d0 12 files · 37.4 KB Updated

File contents

krishamaze/skills/tree/main/skills-lab/project-memory commit f8287d0637

Frequently asked questions

npx skillmds@latest add krishamaze/project-memory