<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom"><title>Todd Schiller - tools</title><link href="https://toddschiller.com/" rel="alternate"></link><link href="https://toddschiller.com/feeds/tag/tools.atom.xml" rel="self"></link><id>https://toddschiller.com/</id><updated>2026-07-07T00:00:00-04:00</updated><subtitle>Human ✘ Artificial Intelligence</subtitle><entry><title>Loop Engineering: always be compounding</title><link href="https://toddschiller.com/blog/loop-engineering-compounding.html" rel="alternate"></link><published>2026-07-07T00:00:00-04:00</published><updated>2026-07-07T00:00:00-04:00</updated><author><name>Todd Schiller</name></author><id>tag:toddschiller.com,2026-07-07:/blog/loop-engineering-compounding.html</id><summary type="html">Loop engineering for AI agents should raise the floor on each iteration by creating tools and correcting instructions.</summary><content type="html">&lt;p&gt;Loop engineering for AI agents should be about compounding, not repetition.&lt;/p&gt;
&lt;p&gt;A weak work loop does the same thing every pass: trigger, execute, review.&lt;/p&gt;
&lt;p&gt;A strong work loop leaves the system better than it found it.&lt;/p&gt;
&lt;p&gt;Sure, many harnesses now automatically improve via agent memory. However, that's
leaving your work to chance: memory creation is inconsistent, and false
memories degrade performance.&lt;/p&gt;
&lt;p&gt;The better way is to edit the loop itself:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Skills/Instructions: conventions, assumptions, examples, failure modes&lt;/li&gt;
&lt;li&gt;Tools: scripts, workflows, fixtures, test harnesses&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;With each run, the loop becomes more capable, more reliable, and more
cost-effective.&lt;/p&gt;
&lt;p&gt;What are your go-to strategies for compounding?&lt;/p&gt;
&lt;!-- markdownlint-disable MD013 --&gt;
&lt;img loading="lazy" decoding="async" src="https://toddschiller.com/assets/images/loop-engineering-compounding/loop-engineering-compounding-landscape-ai-whiteboard-2400.png" alt="Whiteboard-style diagram titled Agent loops should compound. The left panel shows a repeating routine that starts from the same place each time: Trigger, Execute, Review. The right panel shows a compounding routine where loop 1, loop 2, and loop 3 climb upward on a system-improves axis, with orange step-up arrows labeled Refine and gains labeled Task done, plus instruction, and plus tool."&gt;
&lt;!-- markdownlint-enable MD013 --&gt;
</content><category term="AI"></category><category term="AI"></category><category term="agents"></category><category term="loop engineering"></category><category term="tools"></category><category term="instructions"></category></entry></feed>