Over-amplification of Subagents and Skills
zeeg · x · 2026-07-11
The author continues a discussion on the behavior of next-gen models/Agents: in actual use, models are aggressively invoking subagents and skills.
The scenario described:
- Prompt the model to generate code normally
- Attach a cleanup/review skill
- The model repeatedly auto-invokes this skill
- That single skill internally spawns about 20 subagents
This automation rapidly amplifies cost and complexity. He describes it as a "wealth transfer," citing another view that prompts and skills must be rewritten for every new model generation because default behaviors and usage patterns shift.
More from coding & agent
- Dev builds interactive 3D product experience with GPT-6 Astra + Hyper3D Rodin — nikola_mr64990 · 2026-09-11
- Codex tip: use Sol with Astra and Luna sub-agents to save usage — pvncher · 2026-09-11
- agents-best-practices: a provider-neutral Agent Skill for designing and auditing agentic harnesses — tom_doerr · 2026-09-11
- Cognition's SWE-2 uses a KKT duality argument in RL to shift the effort Pareto curve — YouJiacheng · 2026-09-11
- First-ever Three.js Conference lands in Paris, with a panel on AI-shortened design workflows — OdinLovis · 2026-09-11
- Data engineering, not agent frameworks, is the real bottleneck for enterprise AI agents — dhruv2038 · 2026-09-11