/reviewers
List all available reviewer personas for code review.
$ 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
/reviewers
Context preview
What this command does when you run it.
List all available reviewer personas for code review.
Command definition
reviewers.mddescription: List all available reviewer personas for code review.
OCR: Reviewers
This command is managed by Open Code Review.
**Execute this command by reading and following:** `.ocr/commands/reviewers.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 - /doctor
Check OCR installation and verify all dependencies are available.
Open command - /history
List past OCR review sessions.
Open command - /map
Generate a Code Review Map to help navigate large, complex changesets.
Open command

