init_context
Eliminate manual project setup by scanning files to detect tech stack, languages, and frameworks, initializing context for technical project management.
Instructions
Initialize or auto-detect project context. Scans project files to detect tech stack, languages, and frameworks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Project root directory. | . |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |