Apr 16 · 14 min read · The structure is there. The sections are filled in. The tone is professional. And somewhere in the Testing section, the AI has written something like "comprehensive test coverage was added to ensure c
Join discussion
Mar 22 · 6 min read · AI Can Accelerate Pull Requests — but Merge Still Needs a Deterministic Control Plane AI is becoming a useful layer in pull request workflows. It can generate code, summarize diffs, identify likely ow
Join discussionMar 10 · 7 min read · Anthropic launched Code Review for Claude Code on March 9, 2026, and the short answer is simple: this is a managed pull-request reviewer that runs multiple Claude agents in parallel, verifies their findings, and posts ranked review comments back into...
Join discussion
Mar 2 · 7 min read · Series: Git & GitHub for Technical Writers · Part 4 🔹 Part 1 — Git Basics for Technical Writers 🔹 Part 2 — Git vs GitHub: Understanding the Documentation Workflow 🔹 Part 3 — From Editing Files to M
Join discussion
Mar 3 · 7 min read · GitHub CLI (gh) Deep Dive: PRs, Issues, API, and Scripting The GitHub CLI (gh) replaces most trips to github.com with terminal commands. Once you build it into your workflow, going back to the web UI feels slow. This guide covers everyday PR workflow...
Join discussionMar 3 · 9 min read · Code Review Tools and Workflows That Actually Work Code review is the single highest-leverage quality practice most teams have. It's also the one most teams do poorly -- reviews sit for days, PRs are too large to meaningfully review, and the tooling ...
Join discussionMar 3 · 12 min read · Code Review Tools and Practices: From GitHub PRs to Stacked Diffs Code review is the highest-leverage quality practice in software engineering. It catches bugs, spreads knowledge, and improves code quality -- but only when done well. Bad code review ...
Join discussionFeb 7 · 3 min read · A software engineer's guide to sane feature layering As software engineers, we often find ourselves in a productivity paradox. You finish a solid chunk of work and ship it off for review. But the review cycle is a slow-moving beast, and you can’t jus...
Join discussion