Skip to content

Optimize Agents

Measured improvements to agent loops — after analyze; never during thrash.

Measured improvements to agent loops — after analyze; never during thrash. This practice is a skill-mapped TTP: when, why, and which command—not a full copy of the skill. Open the skill to execute.

Optimize after measure (NIST AI RMF Measure → Manage). Cap steps/tools and simplify composition before adding models—Anthropic’s guidance favors simple, evaluable agent patterns over sprawling swarms.

When the situation matches the one-liner above and Orientation (or your project path) says this is the fire to touch now.

  • Invoke the skill; follow its safety rules
  • Keep one write owner; collect evidence before claiming done
  • Hand off to the next practice instead of boiling the ocean
  • Skip orientation when you’re lost
  • Spawn overlapping agents to “go faster”
  • Treat the practice as done without evidence

07-stop-conditions, 03-smallest-next-step

See also the handbook Sources & grounding bibliography.

agents optimize