faf_auto
Scan project manifests (package.json, Cargo.toml, pyproject.toml, go.mod) to auto-fill .FAF stack slots with real dependencies, returning detected entries and updated score. Solves manual, hardcoded stack defaults.
Instructions
Scan your manifests (package.json, Cargo.toml, pyproject.toml, go.mod…) and fill the project.faf stack slots from real dependencies — no hardcoded defaults. Returns what was detected and the updated score. Use this for the technical context; use faf_go for the human 6Ws it can't detect,
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Project path. Sets session context for subsequent calls. | |
| force | No | Force overwrite existing files |