
Claude Review Dashboard
A local web app that lets Claude review your GitHub pull requests, then lets a human cherry-pick only the valuable findings and post them back as inline review comments. Reuses your existing Claude Code and gh CLI auth, checks out each PR into a temp dir so the AI can explore the whole codebase, and streams review progress over SSE.
- Next.js
- TypeScript
- React
- Claude Agent SDK
- GitHub CLI

