Files written by this tool land in Claude Code's standard locations — Claude Code will pick them up automatically on the next session start. No symlinks, no daemons.
~/.claude/* applies to every project on this machine.
<project>/.claude/* + CLAUDE.md are read whenever you cd into that project.
.claude/settings.local.json should be in your .gitignore — this tool labels gitignored files so you can tell at a glance.
Each save writes a timestamped .bak-* alongside the original — nothing is lost.