faf_enhance
Polish project files by applying AI-driven enhancements with optional multi-model consensus and dry-run preview.
Instructions
Refine a project.faf with an AI model (claude/gemini/grok, optionally by consensus). Returns the enhanced content, or a dry-run preview when dryRun is set. Use this to polish after faf_auto and faf_go have filled the slots.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Project path. Sets session context for subsequent calls. | |
| focus | No | Enhancement focus: claude-optimal|human-context|ai-instructions|completeness | |
| model | No | Target AI model: claude|chatgpt|gemini|universal (default: claude) | |
| dryRun | No | Preview enhancement without applying changes | |
| consensus | No | Build consensus from multiple AI models |