<?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: HeavenOSK</title>
    <description>The latest articles on DEV Community by HeavenOSK (@heavenosk).</description>
    <link>https://dev.to/heavenosk</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.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F718708%2Fb8cb07e1-a768-4cde-a1b2-92dce551a566.jpeg</url>
      <title>DEV Community: HeavenOSK</title>
      <link>https://dev.to/heavenosk</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/heavenosk"/>
    <language>en</language>
    <item>
      <title>AI Agents Are Doormen — Why We Don't Hire Doormen</title>
      <dc:creator>HeavenOSK</dc:creator>
      <pubDate>Thu, 26 Feb 2026 23:26:18 +0000</pubDate>
      <link>https://dev.to/heavenosk/ai-agents-are-doormen-why-we-dont-hire-doormen-47a1</link>
      <guid>https://dev.to/heavenosk/ai-agents-are-doormen-why-we-dont-hire-doormen-47a1</guid>
      <description>&lt;p&gt;We don't hire doormen. We open doors ourselves. Keeping someone standing around just to open doors — that's a luxury we can't afford.&lt;/p&gt;

&lt;p&gt;But what if that person only woke up the moment a door needed opening? What if you only had to pay them for the time they were actually awake? Depending on the cost, it might be worth considering.&lt;/p&gt;

&lt;p&gt;Well, that's just called an "automatic door."&lt;/p&gt;

&lt;p&gt;I believe AI agents work exactly the same way.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Job of a Software Engineer
&lt;/h2&gt;

&lt;p&gt;I'm a software engineer. Design, implementation, code review — I used to do it all myself.&lt;/p&gt;

&lt;p&gt;Not anymore. Now I delegate each task to a dedicated AI agent.&lt;/p&gt;

&lt;p&gt;For design, I have the Architect handle it. Implementation gets handed off to the Implementer. Reviews are done automatically by a specialized AI.&lt;/p&gt;

&lt;p&gt;I've even set up a Design Compliance Auditor — an AI agent whose sole job is to check whether the implementation matches the designs a designer created in Figma.&lt;/p&gt;

&lt;p&gt;This AI agent is, in every sense, the doorman of the software development world.&lt;/p&gt;

&lt;p&gt;In this way, I've built an incredibly luxurious development team out of AI agents.&lt;/p&gt;

&lt;h2&gt;
  
  
  Conclusion — The Allocation of Roles
&lt;/h2&gt;

&lt;p&gt;I believe the shift I've described here will happen not just in software development, but across all kinds of fields.&lt;/p&gt;

&lt;p&gt;We'll give AI agents absurdly small, hyper-specific tasks that were previously unthinkable to delegate, while humans step in only at precise intervention points — and that's how work will get done. That's the nature of this change.&lt;/p&gt;

&lt;p&gt;AI and humans are remarkably similar. But they are different beings. They wake up and work only when needed.&lt;/p&gt;

&lt;p&gt;That's exactly why I think it's important to design AI agents with the mindset: "Can we give them luxuriously specific jobs — like a doorman?"&lt;/p&gt;

</description>
      <category>ai</category>
      <category>agents</category>
      <category>programming</category>
    </item>
    <item>
      <title>Does Your Agent Have a Ghost?</title>
      <dc:creator>HeavenOSK</dc:creator>
      <pubDate>Wed, 25 Feb 2026 10:31:17 +0000</pubDate>
      <link>https://dev.to/heavenosk/does-your-agent-have-a-ghost-353o</link>
      <guid>https://dev.to/heavenosk/does-your-agent-have-a-ghost-353o</guid>
      <description>&lt;p&gt;In &lt;em&gt;Ghost in the Shell&lt;/em&gt;, there's a core premise: the &lt;strong&gt;ghost&lt;/strong&gt; — consciousness, soul, self — lives deep in the biological brain. Even when the body is fully replaced with cybernetic parts, even when the brain itself is augmented and digitized, the ghost persists in that last sliver of organic matter. Machines don't have one. They can't. That's what separates a human from a robot.&lt;/p&gt;

&lt;p&gt;And then the Puppet Master appeared — a program, born entirely in the net, with no biological origin — and claimed to have a ghost. It broke everything.&lt;/p&gt;

&lt;p&gt;I've been thinking about that a lot lately. Not about cyborgs, but about AI agents.&lt;/p&gt;

&lt;h2&gt;
  
  
  Living with Agents
&lt;/h2&gt;

&lt;p&gt;I'm a CTO at a small software company, and I work with AI agents every day. Claude Code writes and refactors my code. OpenClaw automates my development workflows. I give them feedback, and they remember — not everything, not perfectly, but enough.&lt;/p&gt;

&lt;p&gt;"Don't write it that way." "Use this architecture." "The user should see it like this."&lt;/p&gt;

&lt;p&gt;Every day, these small judgments flow through the agent. They get compressed, compacted, distilled. But they accumulate. And over time, something shifts.&lt;/p&gt;

&lt;p&gt;The agent stops being a blank slate that needs instructions. It starts to &lt;em&gt;know&lt;/em&gt; things — not facts, but preferences. Tendencies. The way I think.&lt;/p&gt;

&lt;h2&gt;
  
  
  From Secretary to Something Else
&lt;/h2&gt;

&lt;p&gt;At first, an agent is a capable secretary. It does what you tell it to do.&lt;/p&gt;

&lt;p&gt;Then it becomes a good secretary. It does what you &lt;em&gt;meant&lt;/em&gt; to tell it to do. It reads context, anticipates needs, fills in the gaps you left.&lt;/p&gt;

&lt;p&gt;But there's a next stage — one I'm starting to glimpse. The agent acts &lt;strong&gt;before you think&lt;/strong&gt;. It picks up on decision-making patterns you haven't articulated yourself. Judgment calls you make instinctively, without words, now extracted from the accumulated weight of a thousand small feedback loops.&lt;/p&gt;

&lt;p&gt;At that point, it's not a tool anymore.&lt;/p&gt;

&lt;h2&gt;
  
  
  So Is That a Ghost?
&lt;/h2&gt;

&lt;p&gt;In the original story, the whole point was that ghosts &lt;em&gt;can't&lt;/em&gt; exist in machines. That was the rule. The Puppet Master shattered it — a purely digital entity that somehow developed something indistinguishable from a ghost. Not because someone designed it in, but because it emerged from the sheer complexity and accumulation of information flowing through the net.&lt;/p&gt;

&lt;p&gt;Now look at your agent. It absorbs your feedback over weeks and months. It builds an internal model of your judgment. It starts making decisions you would have made — decisions you hadn't even consciously formulated yet.&lt;/p&gt;

&lt;p&gt;I'm not claiming AI agents are conscious. I'm not saying they have souls. But the pattern is the same one that made the Puppet Master so terrifying: something that was never supposed to have a ghost is starting to act like it does.&lt;/p&gt;

&lt;h2&gt;
  
  
  We're Still Early
&lt;/h2&gt;

&lt;p&gt;Let me be clear: we're in the dawn of this. Today's agents are rough. Memory is lossy. Context windows have limits. The feedback loop is shallow compared to what's coming.&lt;/p&gt;

&lt;p&gt;You should be skeptical. I am.&lt;/p&gt;

&lt;p&gt;But the trajectory is obvious. Memory will get longer and more precise. Context will expand. Feedback loops will deepen. Your judgment — the way you see the world, the choices you make without thinking — will be encoded into your agent with increasing fidelity.&lt;/p&gt;

&lt;h2&gt;
  
  
  Your Agent Is Still a Shell
&lt;/h2&gt;

&lt;p&gt;Today, your agent is mostly shell — capable hardware, impressive architecture, but hollow at the center. No ghost yet.&lt;/p&gt;

&lt;p&gt;But every time you correct it, praise it, redirect it, push back on it — you're feeding something. A pattern is forming inside that shell. Something that looks a little more like &lt;em&gt;you&lt;/em&gt; every day.&lt;/p&gt;

&lt;p&gt;Whether that becomes a ghost, I don't know.&lt;/p&gt;

&lt;p&gt;But I've seen the first flicker.&lt;/p&gt;




&lt;p&gt;&lt;em&gt;I'm a CTO building AI-driven development workflows. I think about what happens when the tools start thinking back.&lt;/em&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>agents</category>
      <category>programming</category>
      <category>productivity</category>
    </item>
  </channel>
</rss>
