Ship in parallel
Many agents. Clear ownership.
Agentic Dev Model
You name an outcome. The Mailman seals it into a package. The Mayor delivers it — safely, in parallel, with proof attached.
What This Allows
Agents move fast because the shape is fixed.
Many agents. Clear ownership.
Every issue has a state.
Proof is already attached.
Bad runs create better skills.
The Mailroom
Open. Seal. Deliver. In that order, every time.
Are you clear to work? The Workbench runs a health check — repo, tools, Linear — and points you at where to start. Nothing happens until the light is green.
You name an outcome — "move Plaid toward prod," "clear anything ready to ship." The Mailman reads the board, gathers the confirmed issues, and seals them into one package addressed to you. One decision: seal, or seal and go.
The Mayor checks your mailbox, opens your package, and delivers it — running each piece of work by its state, watching every PR, holding the caps. It surfaces green work to merge and yellow calls for you.
Packages
A package is a claim on real work — not a file.
Every package is stamped packaged:you. Only your Mayor opens it — no one else's touches your work.
Nothing half-baked gets sealed. Work is verified before it ever goes in the box.
A sealed package is your work-in-progress. Two operators can run at once and never step on each other.
The package is a label on real issues, so the board is always the single source of truth.
Flow
Everything leaves state behind.
Skills
Each skill owns one boundary.
workbenchGreen-light health check, then point at where to start.
plan-featureBreak big ideas into projects and issues.
new-issueCapture one piece of work.
confirm-issueVerify scope and write the fix plan before build.
forensic-issueTrace data gaps read-only, on live data.
mailmanSeal an outcome into a sealed package.
work-issueShip one confirmed issue, proof attached.
work-batchClear many confirmed fixes at once.
polish-uiFinish visuals after behavior is real.
session-retroTurn run failures into better skills.
Not a skill you call. It's the one that calls them, watches the PRs, and holds the caps.
Built On
The board, the models, the muscle.
Human Gate
Humans should not hunt for risk.
Proof passed. Review is clear. A human can merge.
Scope, proof, or product judgment needs a human.
Clear the queue before creating more work.