explain_convention
Get answers about a repository's coding conventions by querying its indexed code, documentation, and configuration files.
Instructions
Answer a question about a repo's own coding conventions, grounded in chunks retrieved from that repo's indexed code/docs/config (run index_repo first).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| question | Yes | ||
| repo_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| answer | Yes | ||
| citations | Yes |