setup_project
Set up Kontrol Freek for the current project: analyze project files to infer configuration, then get human confirmation before writing .kontrol-freek.json.
Instructions
Initialize Kontrol Freek for the current project.
Checks if .kontrol-freek.json exists in the project root. If not, analyzes project files to infer a configuration, then asks the human for confirmation before writing the file.
Always pass project_root as the current working directory. Call this at the start of every session in a new project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_root | No | . |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||