All Tags// Tag

#multi-agent

7 signals tagged with this topic.

Frustration Is the Raw Material: The Only Retro Discipline That Matters
Engineering★ Featured

Frustration Is the Raw Material: The Only Retro Discipline That Matters

Every rule worth keeping came from something going wrong. The durable value of a retro isn't its narratives — it's its imperatives. If your post-mortem doesn't produce rules for next time, you shipped stories.

April 20, 20267m read
Grep the Consumers Before Writing the Producer
Engineering

Grep the Consumers Before Writing the Producer

I specified a dataclass field name in a dispatch prompt. The agent built to spec, then stopped and flagged that the consuming interface expected a different name. The drift was on me, and it only took one grep to prevent.

April 20, 20266m read
Parallel AI Agents Need Isolation. I Learned This the Hard Way.
Engineering

Parallel AI Agents Need Isolation. I Learned This the Hard Way.

Four agents writing code in the same git checkout. Ten stashes and 45 minutes of recovery later, the rule wasn't the lesson — the announcement that enforces it was.

April 20, 20267m read
'Spec Merged' Does Not Mean 'Implementation Queued'
Engineering

'Spec Merged' Does Not Mean 'Implementation Queued'

An engineer agent dispatched to wire a module discovered the module didn't exist — only an empty __init__.py. The spec had merged two days earlier. Nobody had queued the build.

April 20, 20266m read
The Killed List: Why Aggressive Scope Cuts Are a Scheduling Primitive
Engineering

The Killed List: Why Aggressive Scope Cuts Are a Scheduling Primitive

A rebuild's timeline is set by what you refuse to rebuild. Three days to ship a greenfield system worked because the cuts were in the requirements document before anyone felt the pressure to reverse them.

April 20, 20266m read
Trust Forward: When Agent Rigor Compounds Across Dispatches
Engineering

Trust Forward: When Agent Rigor Compounds Across Dispatches

An agent caught a latent bug in legacy code the orchestrator's prompt didn't flag. That single act earned weight on their next flag — and that weighted flag caught two more bugs before they shipped. Trust compounds through a chain, not just a single delivery.

April 20, 20267m read
48 Skills, One Agent, Zero Focus: Building the Egyptian Pantheon AI Team
Engineering★ Featured

48 Skills, One Agent, Zero Focus: Building the Egyptian Pantheon AI Team

One AI agent running 48 skills is the same anti-pattern as one engineer doing everything. I split it into 10 specialized agents — named after Egyptian gods — with zero breaking changes to existing infrastructure.

March 2, 20268m read