Subject
3 entries
Code Review
Bookmarks
roborev: continuous code review for AI agent commits
roborev automatically reviews every commit an AI coding agent makes via git hooks, accumulating findings in a persistent queue. The problem it solves: agents write fast but move on before reviewing their own mistakes.
Aviator Runbooks: multiplayer AI coding via shared runbooks
Aviator Runbooks makes AI coding multiplayer — reusable, shareable AI runbooks for teams that can automate PR reviews, standardize workflows, and integrate with existing AI tools. Specs become team-shared playbooks.
Stop More Bugs with Our Code Review Checklist
Fog Creek's code review checklist for systematically increasing defect detection — from Joel Spolsky's company, so carrying the weight of serious engineering practice thinking. A checklist-based approach to making code review consistent rather than reviewer-dependent.
