metis_doctor
Run a one-screen health check on Metis to verify Python, SQLite, API key, config, folders, and gitignore. Use to triage issues, catch hygiene problems before publishing, or confirm no regressions after pulling 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 |