<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Writing on Ed Barros</title><link>https://barrosef.com/writing/</link><description>Recent content in Writing on Ed Barros</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Wed, 16 Sep 2026 17:00:00 -0400</lastBuildDate><atom:link href="https://barrosef.com/writing/index.xml" rel="self" type="application/rss+xml"/><item><title>When is an AI agent's work done?</title><link>https://barrosef.com/writing/when-is-an-agents-work-done/</link><pubDate>Wed, 16 Sep 2026 17:00:00 -0400</pubDate><guid>https://barrosef.com/writing/when-is-an-agents-work-done/</guid><description>&lt;p>An agent opens a pull request in twenty minutes. A person takes an hour to
review it properly. Put five agents on five demands and the bottleneck is no
longer writing the code — it is the reviewer&amp;rsquo;s desk. Parallelism that stops
there only moves the queue.&lt;/p>
&lt;p>&lt;a href="https://barrosef.com/about/">DOP&lt;/a> is a platform I am building where a developer and
an agent run a demand end to end. Two of its architecture decisions answer the
question in the title, and the answer is the same in both: &lt;strong>no green, no
PR&lt;/strong> — and green has to be earned honestly.&lt;/p></description></item><item><title>The files that make Claude Code yours</title><link>https://barrosef.com/writing/claude-code-files/</link><pubDate>Wed, 16 Sep 2026 15:00:00 -0400</pubDate><guid>https://barrosef.com/writing/claude-code-files/</guid><description>&lt;p>Claude Code reads a handful of plain-text files before it does anything for
you. Most people never open them, and then wonder why the assistant keeps
running the wrong test command or asking permission for the same thing every
morning. Know the files and the tool starts working your way.&lt;/p>
&lt;h2 id="where-they-live">Where they live&lt;/h2>
&lt;p>Two places: the project, which the whole team shares through git, and your
home directory, which is yours alone.&lt;/p></description></item></channel></rss>