Redline Claude's plans in the terminal your browser.
Redline turns Claude Code plans into versioned pages: mermaid diagrams, inline comments, suggested edits, and threads that land back in the session that wrote the plan. One Python file, zero dependencies, everything on localhost.
$ git clone https://github.com/NikkyAmresh/redline ~/.claude/plan-server $ ln -s ../plan-server/skill ~/.claude/skills/plan-review $ python3 ~/.claude/plan-server/server.py # http://localhost:4747