algofunds
Back to tools

Redline

Redline Claude's plans like a doc, not scrollback.

SHIPPED

Plan review for Claude Code in the browser. Claude writes the plan as a versioned page with mermaid diagrams; you select text, comment, and suggest edits, and the feedback lands back in the session that wrote it.

Visit live GitHub redline.algofunds.in
Role
Solo
Type
DEV TOOL
Stack
Python · Claude Code skill · marked + mermaid
Timeline
2026
Platforms
Web · CLI

The problem

Claude Code writes careful plans into terminal scrollback, and feedback goes back as chat. Long plans deserve review like documents, not transcripts.

The solution

Plans become versioned pages with diagrams. Select a sentence, comment or suggest an edit, and the feedback lands back in the session that wrote the plan.

Architecture

Browserreview UI
Python stdlib serverlocal only
Claude Code sessionskill + feedback loop

Features

  • Select any sentence: comment, suggest an edit, attach screenshots
  • Open questions come back as threads pinned to the exact passage
  • Versions, status chips, and checkboxes that tick as Claude builds
  • One Python stdlib file, local-only, works offline

Technologies

PythonClaude Code skillmarked + mermaid

Getting in

Open source. Clone it, symlink the skill, and ask any Claude Code session for a plan. The landing page has the three-line setup.