/doctor
Check OCR installation and verify all dependencies are available.
$ npx -y skills add spencermarx/obsidian-ai --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/doctor
Context preview
What this command does when you run it.
Check OCR installation and verify all dependencies are available.
Command definition
doctor.mddescription: Check OCR installation and verify all dependencies are available.
OCR: Doctor
This command is managed by Open Code Review.
**Execute this command by reading and following:** `.ocr/commands/doctor.md`
Repo: spencermarx/obsidian-ai
Other commands on obsidian-ai.
- /atomic-commits
Analyze staged changes and organize them into intuitive atomic commits following conventional commits.
Open command - /address
Address code review feedback โ corroborate, validate, and implement changes from a review's final.md.
Open command - /create-reviewer
Create a new custom reviewer from a natural language description.
Open command - /history
List past OCR review sessions.
Open command - /map
Generate a Code Review Map to help navigate large, complex changesets.
Open command - /post
Post the current OCR review to a GitHub PR.
Open command

