#workflow

6 posts tagged with #workflow

Every article below is hand-written, technically reviewed, and focused on workflow. Posts cover real-world architecture decisions, code-level implementation patterns, and trade-offs you'll only discover after shipping production systems.

Computer screen displaying lines of code Developer Tools

How to Migrate to jj Version Control (Git-Compatible) [2026]

A migration-first tutorial for Git teams: clone/init, learn jj’s working-copy model, map Git branches to bookmarks, ship stacked PRs, and keep CI unchanged.

terminal window code close up — illustration for article on How to Use Advanced Git Commands Developer Tools

How to Use Advanced Git Commands Safely [2026 Alias Kit]

A reflog-first way to rewrite history without fear: undo reset --hard, undo rebases, enable rerere, use worktrees daily, speed up clones, and install a hardened alias kit.

github pull request review laptop screen — illustration for article on Stacked PRs on GitHub [2026]: Developer Tools

Stacked PRs on GitHub [2026]: A Copy-Paste Workflow

A GitHub-native stacked PR workflow you can copy today: branch naming, dependent PR chains, reviewer hygiene, CI strategy, and a restack playbook when bases move.

a person typing on a laptop computer on a desk Developer Tools

7 Metrics to Measure AI Coding Impact on Engineering Metrics [2026]

Stop justifying AI coding tools with “felt faster.” Here’s a team-level measurement framework for PR throughput, rework, defect escape, and code review load—with guardrails and rollout thresholds.

black and gray laptop displaying codes Developer Tools

AI Coding Team Workflow Policy Guide [2026]: Stop the PR Flood

AI coding tools can 2x your PR volume before anyone notices quality is collapsing. Here’s a pragmatic policy for labels, ownership, review SLAs, and enforcement that scales.

a blurry image of a bright orange and blue light Developer Tools

AI Coding Workflow 2026: What a YC Founder's Stack Taught Me About the Hard Parts [Guide]

AI didn't make coding easier — it eliminated the easy parts. Here's how I rebuilt my entire dev workflow around Claude Code, Cursor, and the brutal reality that architecture is now the whole job.