<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Rotem Alt</title>
    <description>The latest articles on DEV Community by Rotem Alt (@rotem_alt).</description>
    <link>https://dev.to/rotem_alt</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4002181%2F639e9573-9612-47e2-bbf7-187e1aab86ca.png</url>
      <title>DEV Community: Rotem Alt</title>
      <link>https://dev.to/rotem_alt</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/rotem_alt"/>
    <language>en</language>
    <item>
      <title>I built an AI co-founder that refuses to let you build in localhost forever</title>
      <dc:creator>Rotem Alt</dc:creator>
      <pubDate>Thu, 25 Jun 2026 10:55:21 +0000</pubDate>
      <link>https://dev.to/rotem_alt/i-built-an-ai-co-founder-that-refuses-to-let-you-build-in-localhost-forever-1g4b</link>
      <guid>https://dev.to/rotem_alt/i-built-an-ai-co-founder-that-refuses-to-let-you-build-in-localhost-forever-1g4b</guid>
      <description>&lt;p&gt;I have a shipping problem.&lt;/p&gt;

&lt;p&gt;Not a coding problem, I can build forever. I'll rewrite the same database three times, add login for users that don't exist, tweak padding on a landing page nobody's seen. The actual hard part, hitting deploy and letting a stranger judge it, I'll avoid for weeks.&lt;/p&gt;

&lt;p&gt;It's not technical. It's just fear. So I built something to push me past it.&lt;/p&gt;

&lt;p&gt;It's a co-founder, basically. A system prompt that figures out &lt;em&gt;why&lt;/em&gt; you're stalling and changes how it talks to you depending on what you're doing:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;if you're over-engineering, it tells you to delete the thing and ship the hacky version&lt;/li&gt;
&lt;li&gt;if your product's bloated, it makes you cut features until there's one good one left&lt;/li&gt;
&lt;li&gt;if you're scared to sell, it rewrites your pitch into something people actually click&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;That's it. It doesn't write code for you. It argues with you until you ship.&lt;/p&gt;

&lt;p&gt;The dumb part: I finished this and then left it sitting in my Downloads folder for days because I didn't want to launch it. The tool literally exists to fix that exact thing and I still did it. Posting this is me finally listening to my own tool.&lt;/p&gt;

&lt;p&gt;Try it (no signup, no key): &lt;a href="https://shipper-agent.vercel.app/" rel="noopener noreferrer"&gt;https://shipper-agent.vercel.app/&lt;/a&gt;&lt;br&gt;
Code's here (MIT): &lt;a href="https://github.com/altmichael/shipper-agent" rel="noopener noreferrer"&gt;https://github.com/altmichael/shipper-agent&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Runs on Gemini Flash. You can self-host it or just steal the system prompt and paste it into whatever LLM you use.&lt;/p&gt;

&lt;p&gt;If you've got something half-built right now, go yell at it for a minute. Then ship.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>opensource</category>
      <category>productivity</category>
      <category>showdev</category>
    </item>
  </channel>
</rss>
