faf_cursor
Import, export, or sync Cursor IDE rules with a .faf file to keep both sources in agreement.
Instructions
Import, export, or sync context between .cursorrules (the Cursor IDE convention) and project.faf. Returns the merged or written result for the chosen action. Use this to keep Cursor rules 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 (.cursorrules -> .faf), export (.faf -> .cursorrules), sync (bidirectional) |