Slash Command45 repo starsupdated 3mo ago
sync-reviewers
Sync reviewer metadata from markdown files to reviewers-meta.json for the dashboard.
Install in Claude Code
Copymkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/spencermarx/obsidian-ai/HEAD/.claude/commands/ocr/sync-reviewers.md -o ~/.claude/commands/sync-reviewers.mdThen start a new Claude Code session; the slash command loads automatically.
Definition
sync-reviewers.md
# OCR: Sync-reviewers This command is managed by Open Code Review. **Execute this command by reading and following:** `.ocr/commands/sync-reviewers.md`
More from this repository
atomic-commitsSlash Command
Analyze staged changes and organize them into intuitive atomic commits following conventional commits.
addressSlash Command
Address code review feedback — corroborate, validate, and implement changes from a review's final.md.
create-reviewerSlash Command
Create a new custom reviewer from a natural language description.
doctorSlash Command
Check OCR installation and verify all dependencies are available.
historySlash Command
List past OCR review sessions.
mapSlash Command
Generate a Code Review Map to help navigate large, complex changesets.
postSlash Command
Post the current OCR review to a GitHub PR.
reviewSlash Command
Run an AI-powered multi-agent code review on your changes.