Claude Review
Description
Collaborate and iterate on documents with Claude Code
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
[](https://codecov.io/gh/Ch00k/claude-review)
claude-review
**claude-review** is a lightweight companion for working on documents with Claude Code. It lets you review a Markdown document in the browser, leave inline comments, and hand those comments back to the same Claude Code session that created the document.

Motivation
When working with Claude Code to generate documents in Markdown format, the typical workflow involves switching back and forth between reviewing the Markdown document and the Claude Code session. You read through the document, switch back to the Claude Code session, and manually describe which sections need changes - often copying and pasting text snippets to provide context.
**claude-review** streamlines this process by enabling inline comments directly in the browser, similar to Atlassian Confluence or Google Docs. You can highlight any portion of the rendered Markdown and add contextual feedback. The same Claude Code instance that generated the document can then fetch these comments, understand exactly what needs to change, and update the document automatically. Comments support threaded discussions - Claude Code can reply to your feedback to ask clarifying questions or confirm understanding before making changes. Since the browser view refreshes on file changes, you see your edits immediately without any manual intervention.
This keeps you in flow: the agent retains full context of the document it generated, your comments are precisely anchored to specific sections, threaded discussions enable back-and-forth clarification, and the feedback loop happens in seconds rather than minutes.
How it fits into your workflow
- Ask Claude Code to create a Markdown document (e.g.
PLAN.md) - Run
/cr-review PLAN.mdin Claude Code and open the URL it returns - Highl
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11