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