agent-fungibility
SKILL.md
Agent Fungibility — The Key to Scalable Agent Swarms
Core Principle: "Fungibility bestows a LOT of really good properties automatically in a computer system."
YOU are the bottleneck. Be the clockwork deity to your agent swarms: design a beautiful and intricate machine, set it running, and then move on to the next project.
The Debate: Specialized vs. Fungible Agents
A burgeoning debate has sprung up around the optimal way to scale up the number of agents working on a software project:
| Approach | Description |
|---|---|
| Specialized Roles | Assign distinct roles (tester agent, backend agent, committer agent, etc.) |
| Fungible Agents | All agents are identical and can do any task |
The answer for software development: Fungible agents win.