project-memory
Installation
SKILL.md
Project Memory
Use this skill to create or refresh a repository's lightweight memory layer without polluting context.
This skill owns project documentation memory. It does not own global AGENTS.md setup or Architect methodology setup. Use $setup-ashieslashy-skills for those setup tasks.
Baseline Shape
Expected repository memory set:
AGENTS.md: repo-local agent instructions only; no long status history.docs/00-START-HERE.md: entrypoint and source-of-truth map.docs/01-repo-overview.md: stable project map, architecture, key directories, commands.docs/02-current-status.md: living snapshot of what works, what changed, risks, last validation.docs/03-roadmap.md: milestones, priorities, deferred work, sequencing.docs/04-next-steps.md: practical pickup list for the next work session.docs/adr/: baseline hint directory; add ADR files only when a choice has meaningful tradeoffs.docs/ai/: baseline hint directory; add temporary handoff, investigation, or implementation-plan files only when useful.