23:43
41d ago
→Adapt engineer proposes 'build wide, ship narrow' dev workflow for the AI era
Adapt product engineer Bruno Quaresma details a workflow where AI builds the full feature on one branch first, a demo validates the direction, then AI splits the work into small reviewable PRs. He argues AI has made building and decomposing code dramatically cheaper, but code review judgment and product validation remain expensive, so the process should optimize for those. The post walks through his steps: grilling the plan, building wide with save points, demoing before review, and shipping narrow PRs with a final cleanup commit.
72
SCORE
H1·K1·R0