Tri-Sync to MEMORY.md
faf_tri_syncWrites project.faf as a managed block in Claude Code's project MEMORY.md, keeping all existing notes; status mode only reads the file.
Instructions
Write project.faf as a faf-managed block into the MEMORY.md Claude Code loads for this project (~/.claude/projects//memory/MEMORY.md, or under CLAUDE_CONFIG_DIR). Only the block changes; every note of Claude's is kept, and the reply says so only after reading the file back. action: status reads only. faf_sync writes CLAUDE.md.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Project path. Sets session context for subsequent calls. | |
| action | No | export = write faf's block into MEMORY.md (default), status = show what MEMORY.md holds (reads only) |