Skip to main content
Ryan Orban

Ryan Orban

Subject
3 entries

Code Review

Bookmarks

  1. 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.

  2. 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.

  3. 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.

All bookmarks