coalesce-memory
v0.1.0
Published
Coalesce agentic CLI memory files (CLAUDE.md, GEMINI.md, codex.md) into AGENTS.md
Maintainers
Readme
coalesce-memory
Unifies AI agent memory files into a single AGENTS.md file with symlinks.
Install
npm install -g git+https://github.com/AntonOresten/coalesce-memory.gitUsage
come CLAUDE.md GEMINI.md codex.mdCreates AGENTS.md containing all file contents in blocks, then replaces originals with symlinks.
Options
-o, --output Output file (default: AGENTS.md)
--absolute Use absolute symlink paths
--dry-run Show actions without changes
-v, --verbose Detailed logging
-h, --help Show help