clarik_project_index
Build and query a file-to-purpose map for any project to understand what each file does. Index file intentions for instant codebase clarity.
Instructions
Build and query a file-to-purpose map for the project. Understands what each file does.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Action: build the index, query it, or list all mappings | |
| query | No | Query string when action is "query" | |
| projectPath | No | Project root path |