<?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: abinavrockss</title>
    <description>The latest articles on DEV Community by abinavrockss (@abinavrockss).</description>
    <link>https://dev.to/abinavrockss</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%2F531221%2F552e4414-3dcc-4894-b324-2867e8cfd073.png</url>
      <title>DEV Community: abinavrockss</title>
      <link>https://dev.to/abinavrockss</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/abinavrockss"/>
    <language>en</language>
    <item>
      <title>Spec Driven Development - thoughts?</title>
      <dc:creator>abinavrockss</dc:creator>
      <pubDate>Wed, 29 Jul 2026 14:19:18 +0000</pubDate>
      <link>https://dev.to/abinavrockss/spec-driven-development-thoughts-39ak</link>
      <guid>https://dev.to/abinavrockss/spec-driven-development-thoughts-39ak</guid>
      <description>&lt;p&gt;Recently, I have been hearing about the new buzzword - Spec Driven Development. So, essentially, as Software Engineers - we are not allowed to touch the code directly anymore. Instead, we write these spec files which will combine both the business requirement with the technical limits and details to be fed as context to the AI agents. As of now, this proves to be somewhat useful in building new features from scratch, but sounds useless to bugs from existing features or small button changes. The token consumption also seems to be heavy as it takes up the context window and time to read the spec, come up with a plan, execute said plan and finish with the code (still, human eyes are needed after this part, cannot trust AI fully)&lt;/p&gt;

&lt;p&gt;I have been working with spec kit and Gemini's conductor (I know Gemini kind of sucks :( , just trying it out)&lt;/p&gt;

</description>
      <category>ai</category>
      <category>programming</category>
      <category>reviews</category>
    </item>
  </channel>
</rss>
