Slash Command45 estrellas del repoactualizado 3mo ago
post
Post the current OCR review to a GitHub PR.
Instalar en Claude Code
Copiarmkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/spencermarx/obsidian-ai/HEAD/.claude/commands/ocr/post.md -o ~/.claude/commands/post.mdDespués abre una sesión nueva de Claude Code; el slash command carga automáticamente.
Definición
post.md
# OCR: Post This command is managed by Open Code Review. **Execute this command by reading and following:** `.ocr/commands/post.md`
Del mismo repositorio
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.
reviewSlash Command
Run an AI-powered multi-agent code review on your changes.
reviewersSlash Command
List all available reviewer personas for code review.