faf_bi_sync
Synchronize project.faf bi-directionally with CLAUDE.md and optionally AGENTS.md, .cursorrules, and GEMINI.md. Supports automatic sync, real-time file watching, and conflict overwrite.
Instructions
Bi-directional sync between project.faf and CLAUDE.md. v4.5.0: Also sync to AGENTS.md, .cursorrules, GEMINI.md!
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| auto | No | Enable automatic synchronization | |
| watch | No | Start real-time file watching for changes | |
| force | No | Force overwrite conflicting changes | |
| agents | No | Also sync to AGENTS.md (OpenAI/Codex format) | |
| cursor | No | Also sync to .cursorrules (Cursor IDE format) | |
| gemini | No | Also sync to GEMINI.md (Google Gemini format) | |
| all | No | Sync to ALL formats: CLAUDE.md + AGENTS.md + .cursorrules + GEMINI.md | |
| path | No | Project path. Sets session context for subsequent calls. |