metis_doctor
Run a comprehensive health check on your Metis environment, verifying Python version, database, API key, config, and folder hygiene. Diagnose issues before publishing or after updates.
Instructions
Run a one-screen health check on Metis.
Verifies Python version, the SQLite database, the Anthropic API key, your
user-config.yaml, agent and skill folders, folder-rename hygiene, MCP
imports, and that `.env` is gitignored. Returns a structured report so the
dashboard or a CLI session can render it cleanly.
Use when:
- Something feels broken and you want a single command to triage.
- Just before publishing the repo, to catch hygiene issues.
- After a `git pull`, to confirm nothing regressed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |