<?xml version="1.0" encoding="UTF-8" standalone="no"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" version="2.0">

<channel>
	<title>Sid Savara</title>
	<atom:link href="/feed/" rel="self" type="application/rss+xml"/>
	<link>/</link>
	<description>Engineering leadership, personal writing, and notes from Sid Savara</description>
	<lastBuildDate>Sun, 26 Jul 2026 01:54:04 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.2</generator>

<image>
	<url>/wp-content/uploads/2026/05/sid-savara-favicon-s-512-100x100.png</url>
	<title>Sid Savara</title>
	<link>/</link>
	<width>32</width>
	<height>32</height>
</image>
	<itunes:explicit>no</itunes:explicit><copyright>Copyright Sid Savara</copyright><itunes:keywords>time,management,productivity,personal,development,goal,setting,goal,achieving,personal,productivity,getting,things,done</itunes:keywords><itunes:summary>Sid Savara's Podcast with Personal Development Training, Lifehacking and Time Management Tips</itunes:summary><itunes:subtitle>Sid Savara's Podcast with Personal Development Training, Lifehacking and Time Management Tips</itunes:subtitle><itunes:category text="Education"><itunes:category text="Training"/></itunes:category><itunes:author>Sid Savara</itunes:author><itunes:owner><itunes:email>sid@sidsavara.com</itunes:email><itunes:name>Sid Savara</itunes:name></itunes:owner><xhtml:meta content="noindex" name="robots" xmlns:xhtml="http://www.w3.org/1999/xhtml"/><item>
		<title>Let The Agent Decide When It Needs A Ferrari</title>
		<link>/let-the-agent-decide-when-it-needs-a-ferrari/</link>

		
		<pubDate>Sun, 12 Jul 2026 04:33:04 +0000</pubDate>
				<category><![CDATA[Engineering Leadership]]></category>
		<category><![CDATA[AI]]></category>
		<category><![CDATA[AI Agents]]></category>
		<category><![CDATA[Delegation]]></category>
		<category><![CDATA[Software Engineering]]></category>
		<guid isPermaLink="false">/?p=8636</guid>

					<description><![CDATA[I want to give an AI agent the outcome, constraints, and budget - then let it decide which model should do the work.]]></description>
										<content:encoded><![CDATA[<blockquote class="sid-source-note sid-source-note-rightmark">
<p>You can reach me by railway<br />
You can reach me by trailway<br />
You can reach me on an airplane<br />
[&#8230;]
I don&#8217;t care how you get here<br />
Just get here if you can</p>
<p><cite>Brenda Russell, <em>Get Here</em></cite>
</p></blockquote>
<p><em>Don&#8217;t Even Ask Me What to Drive to the Grocery Store.</em></p>
<p><span class="drop_cap">T</span>here has been a lot of talk in AI lately about not using a Ferrari to go to the grocery store. Which model should handle each task, and how much money are we wasting by reaching for the most capable one every time?</p>
<p>The point is reasonable. Classifying a support ticket or extracting line items from an invoice probably does not need the most expensive frontier model available. Do not burn Ferrari money on scooter work. Save the powerful model for the hard problem.</p>
<p>But I think we are still asking the wrong person to solve it.</p>
<p>I do not want to choose the car. Most of the time, I should not even need to know which grocery store the agent chose.</p>
<p>I want to tell my agent that I need a tomato. Or a salad. Or that I am having ten people over for dinner on Saturday and I need the whole thing handled.</p>
<p>The agent can decide whether that means using a cheap model for a simple task, asking a frontier model to reason through something difficult, spinning up a few independent researchers, or calling DoorDash. I care that the food is good, it arrives on time, nobody has an allergy problem, and I did not have to become the logistics coordinator for a dinner party.</p>
<figure class="wp-block-pullquote is-style-right">
<blockquote>
<p>Most of the time, I just want the tomato to show up.</p>
</blockquote>
</figure>
<h2>Choosing The Model Should Not Be My Job</h2>
<p>Software has been climbing abstraction layers for a long time. Most developers do not decide which CPU register should hold each value or which assembly instructions should execute a function. Those choices did not disappear. They moved to the compiler and runtime, which have a better view of the lower-level problem than the person trying to build the product.</p>
<p>Model selection feels similar. Cost, latency, context limits, and reliability all matter. But asking the user to choose a model for every task feels a little like asking an application developer to choose the assembly instructions for every function. It may occasionally be necessary, but it should not be the normal interface.</p>
<p>I want one capable agent at the front door. I want to tell it what I need, what constraints matter, and maybe what I am willing to spend. Then I want it to decide how to allocate the work.</p>
<p>Maybe it handles the request itself. Maybe it gives the mechanical work to a cheaper model. Maybe it sends several agents into a codebase and asks them to come back with different answers. Maybe it spends more time reasoning because a decision is hard to reverse, or asks me a question because the request is genuinely underspecified.</p>
<p>Fable 5 and GPT-5.6 Sol have made this feel less theoretical to me. I can give them a broad project, let them delegate pieces of it, hit roadblocks, try something else, and keep working while I am away.</p>
<h2>Talk To Alfred</h2>
<p>The product I want is Alfred.</p>
<p>I want to tell him what needs to happen and let him figure out how to make it happen. I do not want to call vendors, compare services, choose models, or decide which part of the work belongs to whom.</p>
<figure class="wp-block-pullquote is-style-left">
<blockquote>
<p>I want to tell Alfred what needs to happen and let him figure out how to make it happen.</p>
</blockquote>
</figure>
<p>I should be able to say, &#8220;I need this bug fixed,&#8221; &#8220;I need a good first draft of this post,&#8221; or &#8220;I need to be ready for this meeting tomorrow.&#8221;</p>
<p>Alfred does not come back and ask whether I would prefer he take the Ferrari or the motorcycle to the market. He understands the dinner, the timing, the constraints, and presumably my tolerance for spending money on truffles. Maybe he makes the trip himself. Maybe he hires someone or calls a service. I do not need to make that choice for him.</p>
<p>I am not alone in wanting model choice to move down a layer. <a href="https://ramp.com/router/">Ramp has just opened up Ramp Router</a>, the system it built for more than 100 internal AI use cases. Ramp says it cut its LLM costs by about 30 percent by sending each request to the lowest-cost model that clears its quality bar. <a href="https://openrouter.ai/docs/guides/routing/routers/auto-router">OpenRouter</a>, <a href="https://docs.notdiamond.ai/docs/what-is-not-diamond">Not Diamond</a>, and the open-source <a href="https://github.com/lm-sys/RouteLLM">RouteLLM</a> are working on versions of the same problem.</p>
<p>They are solving a narrower version of the problem &#8211; routing one request rather than owning the whole outcome &#8211; but the direction is the same. Model selection is starting to become part of the infrastructure underneath the work.</p>
<h2>For Now, I Still Choose</h2>
<p>Today, I am still conscious of AI spend and model choice. I think about whether a task needs Haiku, Opus, Fable, Sol, or something else. Sometimes I deliberately choose the cheaper model. Sometimes I pay for the most capable one because the work is difficult or I do not want to babysit it.</p>
<figure class="wp-block-pullquote is-style-right">
<blockquote>
<p>For now, I still choose between the Ferrari and the scooter. Long term, I want that choice available without having to make it every time.</p>
</blockquote>
</figure>
<p>Long term, I want most of those decisions to fade into the background. I want to give the agent the outcome, the constraints, and the budget, then let it decide when a cheaper model is enough and when the work justifies spending more.</p>
<p>I still want to reach for the controls in an edge case. I should be able to pin a model, cap the spend, or tell the agent to optimize for quality over cost. I just do not want model selection to be a question I have to answer before most work can begin.</p>
<p>For now, I still choose between the Ferrari and the scooter. Long term, I want that choice available without having to make it every time. Most of the time, I just want the tomato to show up. Whether the agent took the Ferrari, rode the scooter, or called DoorDash can stay in the background.</p>
]]></content:encoded>



			<dc:creator>sid@sidsavara.com (Sid Savara)</dc:creator></item>
		<item>
		<title>When The Passenger Thinks They’re In Charge</title>
		<link>/when-the-passenger-thinks-theyre-in-charge/</link>

		
		<pubDate>Sat, 13 Jun 2026 02:51:49 +0000</pubDate>
				<category><![CDATA[Decision Making]]></category>
		<category><![CDATA[Clear Communication]]></category>
		<category><![CDATA[Management]]></category>
		<category><![CDATA[Prioritization]]></category>
		<guid isPermaLink="false">/?p=8631</guid>

					<description><![CDATA[I thought auntie was a passenger with too much influence. Then my mom told me whose car we were actually in.]]></description>
										<content:encoded><![CDATA[<blockquote class="sid-source-note sid-source-note-rightmark">
<p>&ldquo;You want it to be one way. But it&rsquo;s the other way.&rdquo;</p>
<p><cite>Marlo Stanfield, <em>The Wire</em></cite>
</p></blockquote>
<p><span class="drop_cap">O</span>n a trip with my parents, we had a car for the day and a rough list of places we wanted to see.</p>
<p>Just before we left, an auntie came over and told me how nice it was to see me again. Then she smiled and said, &ldquo;It&rsquo;ll be fun. Let&rsquo;s go outside and join your mom in the car.&rdquo;</p>
<p>I took that to mean she was joining our trip at the last minute. I was surprised, but I did not mind.</p>
<p>Except every stop seemed to need her approval.</p>
<p>My mom would suggest somewhere, auntie would say it was too far or that another stop made more sense first, and the plan would change. It was never a big argument. The day just kept getting rearranged around what worked for her.</p>
<p>At a couple of stops, auntie did not even come inside with us. She stayed in the car until we were ready to go again.</p>
<p>My mom is always incredibly kind to our friends and family, so at first I assumed she was simply being a generous host. But after the plan changed a few times, it started to seem like we were deferring a bit too much to someone who, as far as I understood it, was just tagging along for the day.</p>
<figure class="wp-block-pullquote is-style-right">
<blockquote>
<p>In my head, she was a passenger with too much influence. In reality, I was the passenger.</p>
</blockquote>
</figure>
<p>After this happened a few times, I finally asked my mom why we were checking with auntie about every stop. I thought she was coming with us for the day.</p>
<p>My mom looked at me. &ldquo;Sid, this is her car.&rdquo;</p>
<p>My parents had planned to hire a car for the day, but that fell through. Auntie was already planning to go into the city, so she told them she would not mind if we joined her. She was taking us along, adjusting her route, and waiting while we made our stops.</p>
<h2>I Had The Roles Backwards</h2>
<p>What confused me was not the itinerary itself. It was how someone I thought was a guest had somehow become the decision-maker.</p>
<p>In my version of the day, my family had the plan and auntie was joining us. Of course she could have preferences. But every time my mom deferred to her, it felt like someone along for the ride had suddenly taken control of it.</p>
<p>Once I understood what was happening, my mom&rsquo;s behavior made sense. Auntie was spending the day taking us around. Of course we were going to check what worked for her.</p>
<h2>I Have Seen This At Work Too</h2>
<p>The same role mismatch shows up at work. Two people can leave the same meeting each believing they own the decision, then give the team conflicting direction. Or everyone can agree on the general direction and still leave without knowing who is responsible for driving the next steps. That ambiguity can turn an ordinary disagreement into a conflict over authority, or leave a decision sitting still after an otherwise useful meeting.</p>
<p><a href="https://www.atlassian.com/team-playbook/plays/daci">DACI</a> gives those different responsibilities names. The Driver owns the work required to get the decision made: coordinating stakeholders, gathering the necessary information, addressing open questions, and keeping the process on schedule. The Approver is the one person who makes the final call. Contributors provide expertise and recommendations, while the people who are Informed need to know the outcome because it affects their work.</p>
<p>When those roles are unclear, the team is working on two problems at once: the problem itself and an alignment problem about who is responsible for what. More context may improve the discussion, but it will not tell anyone who should move the decision forward or make the final call.</p>
<figure class="wp-block-pullquote is-style-left">
<blockquote>
<p>We need alignment on two things: what we are doing and who is responsible for deciding it.</p>
</blockquote>
</figure>
<p>Once the roles are clear, the conversation gets simpler. Everyone knows whether the decision is still open, what input is needed, who will make the final call, and when. People can disagree without being confused about their role in the decision.</p>
<p>That was the missing piece on our day trip. Everyone except me understood the arrangement. One sentence at the start would have changed how I read every conversation: &ldquo;The person we planned to hire fell through, so auntie is doing us a favor letting us join her while she goes into the city today.&rdquo;</p>
<p>With that context, I still would have had opinions about where we should go. But I would have known I was the passenger &#8211; and been grateful that auntie was letting us tag along.</p>
]]></content:encoded>



			<dc:creator>sid@sidsavara.com (Sid Savara)</dc:creator></item>
		<item>
		<title>Have Your Agent Call My Agent</title>
		<link>/have-your-agent-call-my-agent/</link>

		
		<pubDate>Sat, 06 Jun 2026 00:36:19 +0000</pubDate>
				<category><![CDATA[Communication]]></category>
		<category><![CDATA[Engineering Leadership]]></category>
		<category><![CDATA[AI]]></category>
		<category><![CDATA[AI Agents]]></category>
		<category><![CDATA[Clear Communication]]></category>
		<category><![CDATA[Software Engineering]]></category>
		<guid isPermaLink="false">/?p=8600</guid>

					<description><![CDATA[I packaged my AI workflow for a friend. He handed it to his agent and sent back something better.]]></description>
										<content:encoded><![CDATA[<blockquote class="sid-source-note sid-source-note-rightmark">
<p>&ldquo;Mr. Watson&mdash;come here&mdash;I want to see you.&rdquo;</p>
<p><cite>Alexander Graham Bell, 1876</cite>
</p></blockquote>
<p><span class="drop_cap">I</span> was talking with a friend who also spends a lot of time working with AI agents. We started comparing our setups: the instructions we had accumulated, the prompts we reused, and the small decisions that had made our workflows work better over time.</p>
<p>It was a fun conversation, but we both had far more context than we were going to reconstruct from memory while we talked.</p>
<p>Later, I went home and sat down at my desk. I was still thinking about the conversation when I had an idea.</p>
<p>My working model lives in an Obsidian folder. It is not one polished process document. It is a collection of files, notes, instructions, examples, and smaller sub-workflows that have accumulated as I have worked with my agents.</p>
<p>What if I had my agent package the whole thing into one markdown file that I could send him?</p>
<p>I asked it to bring the material together without sanding off all the detail. The file covered how I turn a vague idea into a project, how I use Technical Design Docs, what makes a ticket title useful, what belongs in a ticket description, when I use milestones, how much context feels like enough, and when planning should finally turn into coding.</p>
<p>I thought of it as a one-pager in the sense that it was now all on one page, not in the sense that it was short.</p>
<p>I was excited about the idea, so I sent it to him.</p>
<p>&ldquo;Don&#8217;t read this. Give it to your agent.&rdquo;</p>
<h2>Then He One-Upped Me</h2>
<p>He was amused, and I think he was as excited by the idea as I was. But he did not simply hand the file to his agent and forward me whatever summary came out.</p>
<p>He had his agent analyze my workflow against his own. Then he read the analysis, talked through it with his agent, added his own reactions and context, and sent me back the combined thoughts from both of them.</p>
<p>I thought I had done the clever thing by packaging my workflow for his agent. He turned it into a conversation with his agent and sent back something better.</p>
<p><em>Have your agent call my agent.</em></p>
<p>It is a ridiculous sentence, but look at what had just happened. My agent packaged my workflow, his agent picked it apart, and my friend sent back the combination of what his agent noticed and what he thought about it. Honestly, that was much more useful than the two of us trying to explain every file and sub-workflow over a call.</p>
<figure class="wp-block-pullquote is-style-right">
<blockquote>
<p>The agents absorbed the context, my friend added his judgment, and we came back to the differences that were worth talking about.</p>
</blockquote>
</figure>
<h2>A Diff Between Two Ways Of Working</h2>
<p>What came back was more useful than a summary of my files. It showed where our approaches were similar, where mine was more explicit, what he was doing that I was not, and which ideas might be useful to borrow without declaring one process better.</p>
<p>It was almost like getting a diff between two ways of working.</p>
<p>Personal workflows are not code, of course. An agent can misunderstand why a preference exists, make a small difference sound important, or recommend something that does not fit the person receiving it. Neither of us wanted to adopt the other person&#8217;s process wholesale.</p>
<p>But neither of us had to read a giant folder cold and somehow know what mattered. We could get closer to the questions we actually wanted to discuss: Why do you structure projects that way? When does a design document help, and when is it just overhead? What information lets an agent keep working without stopping to ask another question?</p>
<p>I sent my friend a file because I was excited about my idea. He sent back a better version of the experiment. I am still deciding what to steal.</p>
]]></content:encoded>



			<dc:creator>sid@sidsavara.com (Sid Savara)</dc:creator></item>
		<item>
		<title>High Output Management: Book Notes</title>
		<link>/high-output-management-book-notes/</link>

		
		<pubDate>Thu, 04 Jun 2026 08:29:43 +0000</pubDate>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[Delegation]]></category>
		<category><![CDATA[Management]]></category>
		<category><![CDATA[Prioritization]]></category>
		<category><![CDATA[Productivity]]></category>
		<guid isPermaLink="false">/?p=8601</guid>

					<description><![CDATA[&#8220;The output of a manager is the output of the organizational units under his or her supervision or influence.&#8221; Andy Grove The main idea of High Output Management: management is output, leverage, and systems that help people do better work. Interesting Ideas Quotes Related Reflections]]></description>
										<content:encoded><![CDATA[<blockquote class="sid-source-note sid-source-note-rightmark"><p>&ldquo;The output of a manager is the output of the organizational units under his or her supervision or influence.&rdquo;</p><cite>Andy Grove</cite></blockquote><p class="wp-block-paragraph">The main idea of <em>High Output Management</em>: management is output, leverage, and systems that help people do better work.</p><h2 class="wp-block-heading">Interesting Ideas</h2><ul class="wp-block-list"><li>Meetings are a manager&#8217;s medium of work, not an interruption from work.</li><li>Leverage matters more than busyness.</li><li>Activity and output are easy to confuse, especially in knowledge work. You can answer messages, attend meetings, and generate updates without meaningfully changing what the team produces.</li><li>Delegation does not erase responsibility. A manager still owns context, clarity, checkpoints, and follow-through.</li><figure class="wp-block-pullquote"><blockquote><p>&#8220;Delegation without follow-through is abdication.&#8221;</p></blockquote></figure><li>Task-relevant maturity is more useful than generic seniority. Someone can be independent in one area and need close support in another.</li><li>Performance problems usually come down to capability, motivation, or clarity. Before blaming attitude, ask whether the person knows what good looks like, can do the work, and has a reason to care.</li><li>Planning is only useful if it changes what you do now. The point is not to predict the future perfectly; it is to decide which current actions make tomorrow less chaotic.</li><li>Culture is transmitted by visible behavior. People learn the real rules by watching what gets rewarded, ignored, tolerated, escalated, and repeated.</li></ul><h2 class="wp-block-heading">Quotes</h2><ul class="wp-block-list"><li>&#8220;When a person is not doing his job, there can only be two reasons for it. The person either can&#8217;t do it or won&#8217;t do it; he is either not capable or not motivated. To determine which, we can employ a simple mental test: if the person&#8217;s life depended on doing the work, could he do it? If the answer is yes, that person is not motivated; if the answer is no, he is not capable.&#8221;</li><li>&#8220;The single most important task of a manager is to elicit peak performance from his subordinates. So if two things limit high output, a manager has two ways to tackle the issue: through training and motivation.&#8221;</li><li>&#8220;Remember that by saying &#8216;yes&#8217; to projects, a course of action, or whatever &#8211; you are implicitly saying &#8216;no&#8217; to something else.&#8221;</li><li>&#8220;The art of management lies in the capacity to select from the many activities of seemingly comparable significance the one or two or three that provide leverage well beyond the others and concentrate on them.&#8221;</li><li>&#8220;To make things work, people do not need to side with you; you only need them to commit themselves to pursue a course of action that has been decided upon.&#8221;</li></ul><h2 class="wp-block-heading">Related Reflections</h2><ul class="wp-block-list"><li><a href="/delegating-doesnt-mean-disappearing/">Delegating Doesn&#8217;t Mean Disappearing</a></li><li><a href="/growing-your-team-with-stretch-assignments/">Growing Your Team With Stretch Assignments</a></li><li><a href="/why-you-want-the-hard-questions/">Why You Want The Hard Questions</a></li><li><a href="/ai-agents-work-you-shouldnt-be-doing/">AI Agents and the Work You Shouldn&#8217;t Be Doing</a></li></ul>]]></content:encoded>



			<dc:creator>sid@sidsavara.com (Sid Savara)</dc:creator></item>
		<item>
		<title>AI Agents and the Work You Shouldn’t Be Doing</title>
		<link>/ai-agents-work-you-shouldnt-be-doing/</link>

		
		<pubDate>Sat, 30 May 2026 08:49:41 +0000</pubDate>
				<category><![CDATA[Engineering Leadership]]></category>
		<category><![CDATA[AI]]></category>
		<category><![CDATA[AI Agents]]></category>
		<category><![CDATA[Delegation]]></category>
		<category><![CDATA[Management]]></category>
		<category><![CDATA[Productivity]]></category>
		<guid isPermaLink="false">/?p=8597</guid>

					<description><![CDATA[AI agents can absorb work you can do, but should not spend your best attention doing.]]></description>
										<content:encoded><![CDATA[<blockquote class="sid-source-note sid-source-note-rightmark">
<p>&ldquo;Time is what we want most, but what we use worst.&rdquo;</p>
<p><cite>William Penn</cite>
</p></blockquote>
<p><span class="drop_cap">A</span>gentic coding is enabling people to take on tasks they otherwise lack the skillsfor:  product managers can ship  small code changes, server-side engineers can contribute to front-end design and stories abound of folks prototyping ideas to show a live demo of their vision.</p>
<p>But AI agents can also do work you are perfectly capable of doing, that you probably should not be spending your best attention on.  In some cases, mechanical tasks like refactors and summarization are much faster with agents, while other times, they may take on tedious work and do it <em><strong>more</strong> </em>slowly and tediously.  It&#8217;s these latter tasks I&#8217;ve been especially excited about experimenting with lately.</p>
<h2>The Consultant Math</h2>
<p>Years ago, when I was working at a Fortune 500 company, my boss brought in a consultant who was supposed to be one of the best in the technology we were using, and I was really excited. We had tons of work to do, and getting a partner, potentially someone much more experienced than me, was going to help us speed things up a ton &#8211; or so I thought.</p>
<p>Within a few weeks, I  was frustrated.  The consultant was competent, but he was taking days to do things I felt like I could do in hours. Why were we paying for this person who felt like they were only a quarter as effective as I was? From my point of view, the math did not make sense.</p>
<figure class="wp-block-pullquote is-style-right">
<blockquote><p>The consultant did not have to be better than me to be useful. He only had to free me from work I should not have been doing.</p></blockquote>
</figure>
<p>I talked to my boss about it, and he gave me a different way to look at it. On any team, he told me, you are going to have A players, B players, and C players &#8211; and as one of his A players, he needed to do whatever it took to maximize my contributions on the team, including freeing me up from lower level tasks &#8211; regardless of how long the &#8220;replacement&#8221; person took.</p>
<p>From his perspective, part of a manager&#8217;s job is to figure out how to use the people they actually have.  By hiring a consultant, every hour of my time not spent working on tasks that I hadn&#8217;t off was an hour I could spend on work more valuable to him and the company.</p>
<p>It did not matter if the consultant was slower than me. If that consultant worked all week and gave my boss another day of my time, that was worth it.</p>
<h2>Analogous With AI Agents</h2>
<p>In some cases, I&#8217;ve experienced this same thing with AI agents &#8211; especially when they need to read through my knowledgebase to gain context on a simple request.</p>
<p>For example, putting together an agenda and collating what action tickets are done, what are outstanding and what items do we need to discuss requires a lot of context that I have in my head: the relevant meeting history, discussions that occurred in Slack, comments that have been added to various documents, and sometimes messages in my DMs.</p>
<p>Having the context is already loaded into my head means I can type up a summary from scratch in lets suppose fifteen to twenty minutes.</p>
<p>Meanwhile, to provide this same context, Claude or Codex or pick your agentic tool, needs to read the knowledge base, search through notes, search through slack messages, review the meeting agenda and transcript and then put the notes together.  In these kinds of tasks, even as computers can process individual pieces of information much faster than humans, I&#8217;ve found it can take 2-3x as long churning away to spit out a first draft.</p>
<p>So, in a race, I win.  But it&#8217;s not a race: it&#8217;s about leverage.  If I spend a couple minutes giving direction (or even better, having a recurring event that checks my calendar for a meeting, and automatically goes off a pre-made skill every time it hits a match&#8230;), go to a meeting, and come back to something useful, it makes no difference to me if the agent took a minute or an hour. All that matters is I have the output I need before the end of the day, so I can spend a couple minutes reviewing or tweaking and send it out.</p>
<h2>Leveling Up vs. Leveling Down</h2>
<p>A lot of the experimentation I&#8217;ve seen around AI is about leveling up. People can do things that previously sat outside their role or skill set, and that changes what small teams can build.</p>
<p>But I am increasingly interested in the reverse pattern: using AI to <em><strong>avoid</strong></em> leveling down.  Building repeatable, often scheduled/automated processes to churn through repetitive tasks to free up minutes and mental focus.</p>
<figure class="wp-block-pullquote is-style-left">
<blockquote><p>AI agents help me level up by reducing how often I have to level down.</p></blockquote>
</figure>
<p>For now, it&#8217;s a 80-90% solution: I still decide what matters, review the output, and make small change.</p>
<p>Some tasks are a bad fit: subtle judgment, sensitive communication, high-stakes decisions, or context too messy to hand off cleanly. Those can create more review work than they save.</p>
<p>Repetitive, slightly annoying tasks are excellent candidates.  I&#8217;ve personally set up automations to:</p>
<ul>
<li><strong>Triage my email every hour</strong>.
<ul>
<li>It &#8220;automatically&#8221; provides me context on the emails, and based on information in my personal knowledge base, drafts responses as needed.  I review the drafts before anything is sent out.</li>
</ul>
</li>
<li><strong>Bubble up &#8220;Top of Mind Items.&#8221;</strong>
<ul>
<li>Prepare a start, middle and end of day VIP list of tasks to work on based on the full context from emails, my calendar, direct messages and tags, items I&#8217;ve personally saved for later and tickler files of sporadic events.</li>
</ul>
</li>
<li><strong>Create Repeating Documents</strong>.
<ul>
<li>Automatically create the next meeting agenda with placeholders in our content management system.  I have a weekly status update I write, and it drafts it for me based on the prior draft, and what it knows my team has done.</li>
</ul>
</li>
<li><strong>Find and Update Actions Items:</strong>
<ul>
<li>Parse all previous meeting notes and find action items for me, putting them in a single document I interact with and linked back to the source. When I check items off or comment on them, it automatically propagates my notes back so I don&#8217;t have to interact with the other documents.</li>
</ul>
</li>
</ul>
<p>Unsurprisingly, this list likely looks a lot like what a dream executive assistant might do. In a world where this context is increasingly accessible to agents, they&#8217;re able to take on more and more of it, to free up my time to spend on larger problems and working with my team and cross functional partners.</p>
]]></content:encoded>



			<dc:creator>sid@sidsavara.com (Sid Savara)</dc:creator></item>
	</channel>
</rss>