Tag: workflow
All the articles with the tag "workflow".
-
I Run 4 AI Agents in Parallel. Here's How I Keep Them from Destroying My Codebase
After watching Claude sessions step on each other's changes, I discovered git worktrees. Here's the system that lets me run 4 AI agents simultaneously without merge hell.