Directory
planning-with-files
File-based planning skill + hooks
FreeMemory & contextgithub.com
What it is
Makes the agent externalize its plan to disk (task_plan.md, findings.md, progress.md) so it survives /clear, compaction and crashes. Five lifecycle hooks re-read and re-inject the plan on session start and before major decisions. A Stop hook blocks termination until every phase is done.
Why it earns a slot
The fix for the single most annoying failure mode: Claude forgetting the design decisions you made two sessions ago and re-inventing the component. Deterministic completion gate means half-finished refactors do not get abandoned.
Getting started
npx skills add OthmanAdi/planning-with-files -g
Neighbourhood
How planning-with-files sits against the rest of the atlas — swaps, companions and the tools builders actually save alongside it.
Also in Memory & context
claude-mem
github.comNot yet swept
Automatic session memory + MCP
FreeMemory & context
Free · Apache-2.0
Open dossier
repomix
github.comNot yet swept
Repo-to-single-file packer + MCP
FreeMemory & context
Free · MIT
Open dossier
codegraph
github.comNot yet swept
Code knowledge graph (MCP server)
FreeMemory & context
Free · MIT
Open dossier