faf_claude
Sync project.faf to CLAUDE.md and, with flags, AGENTS.md, .cursorrules, and GEMINI.md, preserving content outside the managed block. Use it to keep AI tool context files current from one source.
Instructions
Write CLAUDE.md from project.faf (one direction: .faf → CLAUDE.md) and, with the format flags or all, also AGENTS.md, .cursorrules and GEMINI.md. Content outside the faf-managed block is preserved. Returns the files written. Use this to keep every AI tool's context file current from one source. (Named faf_bi_sync before 3.0.1; that name still works.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| all | No | Write ALL formats: CLAUDE.md + AGENTS.md + .cursorrules + GEMINI.md | |
| path | No | Project path. Sets session context for subsequent calls. | |
| agents | No | Also write AGENTS.md (OpenAI/Codex format) | |
| cursor | No | Also write .cursorrules (Cursor IDE format) | |
| gemini | No | Also write GEMINI.md (Google Gemini format) |