Redline
Redline Claude's plans like a doc, not scrollback.
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.
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
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
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.