Show HN: Crit – Review AI agent work like you review PRs
Hacker News Show AI
•
Generative AI
Reviewing agent output in a terminal is painful. When Claude generates a 1000-line markdown plan, you can't easily say "change this specific bullet" without copying the text, switching to the chat, and hoping the agent understands the reference. When it updates the plan, you start over from scratch. Crit is a single-binary CLI that opens your file in a browser with GitHub-style inline comments. You leave your feedback, hit Finish, and a structured prompt goes to your clipboard. Paste it back to your agent. When the agent edits the plan, Crit shows you a diff between rounds.