Review Feedback banner
spencermarx spencermarx

Review Feedback

Documentation community

Description

--- description: Review a given code review markdown document, GitHub PR review, or inline feedback — corroborate each point against actual code, then implement valid changes. --- # Review Feedback Review a code review document, GitHub code review comment, or inline feedback. Corroborate each point against the actual implementation before acting. ## Usage After invoking, provide: - **REVIEW SOURCE** (one of the following): - A file path to a review markdown file (e.g., `.ocr/sessions/.../f

Installation

Installs to ~/.claude/commands/spencermarx-obsidian-ai-review-feedback.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/spencermarx/obsidian-ai/HEAD/.claude/commands/review-feedback.md -o ~/.claude/commands/spencermarx-obsidian-ai-review-feedback.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository