detect_project
Analyzes project root filenames to detect the tech stack and suggest relevant knowledge searches. Use at project start to automatically scope knowledge to the right domains.
Instructions
Analyze a list of project root filenames to detect the tech stack and suggest relevant knowledge searches. Use at project start to auto-scope knowledge to the right domains.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| files | Yes | List of filenames in the project root (e.g., package.json, requirements.txt, Cargo.toml) |