CLI Reference
drevon doctor
Diagnose workspace issues and suggest fixes.
Documentation Index
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
Diagnose workspace issues and suggest fixes.
drevon doctor
| Check | What It Verifies |
|---|---|
| Agent configs | Each enabled agent’s output files exist on disk |
| Memory files | All configured memory files are present |
| Skills lock | skills-lock.json exists and is valid |
| Prompts directory | .drevon/prompts/ directory exists |
Running diagnostics...
Agents:
✓ copilot — .github/copilot-instructions.md exists
✓ claude — CLAUDE.md exists
✗ cursor — .cursor/rules/core.mdc missing
Memory:
✓ INDEX.md exists (~266 tokens, budget 2,000)
✓ topics/user.md exists
✓ topics/projects.md exists
✓ topics/systems.md exists
✓ log/ exists
Skills:
✓ skills-lock.json exists
Prompts:
✓ .drevon/prompts/ exists
1 issue found. Run 'drevon sync' to fix.
drevon sync
# Re-create memory files only
drevon init