faf_readme
Extract key information (Who, What, Why, Where, When, How) from a project's README.md and store it as structured human_context. Supports preview and forced overwrite.
Instructions
Extract 6 Ws (Who/What/Why/Where/When/How) from README.md into human_context - Smart pattern matching
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| apply | No | Apply extracted content to project.faf (default: preview only) | |
| force | No | Overwrite existing human_context values (default: only fill empty slots) | |
| path | No | Project path. Sets session context for subsequent calls. |