From generated document to refined plan — without leaving your editor or switching context.
Claude generates a plan in your terminal or chat. Run /redline plans/auth.md or click the link in Claude.ai. The file opens instantly in VS Code review mode.
Click any line to leave a comment. Mark severity as info, question, warning, or blocker. Thread replies. Resolve when done.
Hit Send to Claude in the sidebar. Choose to revise the plan, open a conversation, or generate a new parallel version. Claude processes your annotations.
Uses VS Code's native Comment Thread API — the same one GitHub PR reviews use. Threads, replies, resolve states. No custom UI to learn.
When Claude revises a file, line numbers shift. Redline Mark's 4-tier anchor engine finds where your comment moved — hash match, context match, fuzzy search — and repairs automatically.
Not just code. Not just PRs. Implementation plans, specs, RFCs, design docs — if it's a .md file in .claude/, you can review it.
Trigger from Claude Code terminal with /redline, or click a link straight from Claude.ai chat. Both open the same VS Code review interface via a vscode:// URI handler.
Tell Claude how to handle your comments: Revise the plan in place, Converse about the issues in chat, or create a clean New Version alongside the original.
All comments are stored as JSON in .claude/reviews/. Gitignore them or commit them — your choice. Review state survives restarts, file edits, and Claude revisions.
Claude Code's built-in review is powerful — for GitHub PRs on Teams/Enterprise. Redline Mark is for every developer reviewing every document Claude writes.
| Capability | Claude Code Review | Redline Mark |
|---|---|---|
| Inline line comments | ✓ GitHub only | ✓ Any file |
| Works on .md docs | ✗ | ✓ |
| Human annotates back | ✗ | ✓ |
| Local / offline | ✗ | ✓ |
| Free for individuals | ✗ $15–25/review | ✓ Always free |
| Requires GitHub | Required | Not needed |
| Sends feedback to Claude | ✗ | ✓ 3 modes |
Install from the VS Code marketplace, open any .claude/ markdown file, and start annotating.
Requires VS Code 1.85+ · Claude Code optional but recommended · MIT License
Stop reading plans in chat. Start annotating them where you work. Redline Mark makes the feedback loop between you and Claude tighter than ever.