RSSAmplifier

Blog

Manuel Schipper

I'm currently a Staff AI Engineer at Snowflake working on agents for GTM teams, and the author of nah. This site collects my public work on agents and developer tooling.

schipper.aiRSS feed ↗1 posts

Latest posts

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…