How I run 4–8 parallel coding agents with tmux and Markdown specs
I’ve been running parallel coding agents with a lightweight setup for a few months now with tmux, Markdown files, bash aliases, and six slash commands. These are vanilla agents - no subagent profiles or orchestrators, but I do use a role naming convention per tmux window: Planner : Build Markdown specs for new features or fixes Worker : Implement from a finished spec PM : Backlog grooming…