All tags
Posts tagged with "github"
How to Split an AI-Generated PR Into a Reviewable Stack
Coding agents ship faster than we can review. GitHub's own playbook for turning one giant AI-generated pull request into a stack of small, reviewable layers — with the exact commands and the trade-off nobody mentions.
how-togithubaiworkflowengineering
How to Review Pull Requests Without a Meeting
Most PR review meetings are a queue with a calendar invite. Here's a lightweight, async review system built on conventions, ownership, and a visible review lane — no standing call required.
how-togithubworkflow
How to Onboard a New Dev Without a Single Meeting
The first week of onboarding is mostly waiting for people to have time for you. Here's how small teams use async artifacts — the board, the repo, the decision trail — to get a new hire shipping in days, not weeks.
how-toasyncgithubworkflow
How to Run Async Standups From Your GitHub Activity
The daily standup is a 15-minute meeting that costs an hour of focus. Here's a step-by-step system for replacing it with async updates generated from the work your team already did in GitHub — no new rituals required.
how-toasyncgithub
Pull Request Dashboards, Explained
What a pull request dashboard actually is, what the good ones show, and why small dev teams increasingly use one instead of status meetings.
githubexplainedworkflow
Why Commits Belong Next to Tasks
Your code lives in GitHub and your tasks live in a tracker, and your team pays a daily tax to keep the two in sync. Here's why putting commits, PRs, and CI next to your tasks changes how a dev team works.
workflowgithubproject-management