jambavan_doctor
Diagnose environment health with a one-shot check: verifies project root, parser backends, tool gates, token budget, memory writability, and index status. Call it when context results seem wrong to pinpoint the root cause.
Instructions
One-shot environment health check: root detection source, tree-sitter vs regex parser backends, write/bash tool gates, token budget, memory dir writability, .gitignore/CI presence, and index/watcher status. Call this first when something feels off (e.g. context results look like the wrong project) — it catches the most common cause: the MCP host resolving the wrong project root.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issue_report | No | Return a copy-ready redacted GitHub issue URL/body without posting it. |