faf_gemini
Import, export, or sync context between GEMINI.md and project.faf to maintain agreement between both files.
Instructions
Import, export, or sync context between GEMINI.md (the Google Gemini CLI convention) and project.faf. Returns the merged or written result for the chosen action. Use this to keep a Gemini context file and your .faf in agreement from one source.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Project path. Sets session context for subsequent calls. | |
| force | No | Force overwrite existing files | |
| merge | No | Merge imported data with existing .faf instead of replacing | |
| action | Yes | Action: import (GEMINI.md -> .faf), export (.faf -> GEMINI.md), sync (bidirectional) |