Parallel Coding Agents with tmux and Markdown Specs: A Real-World Operating System
A practical operating model for running multiple coding agents in parallel using tmux and Markdown Feature Designs as the coordination backbone.
This article outlines a practical operating system for running multiple coding agents in parallel using tmux and Markdown-based Feature Designs (FDs). The model centers on three roles—Planner, Worker, and PM—coordinated through explicit design documents and a small set of lifecycle and command primitives.