<?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: azous</title>
    <description>The latest articles on DEV Community by azous (@azous).</description>
    <link>https://dev.to/azous</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%2F2217131%2F1f0f0c43-1d05-45ea-90d6-415e173b9e10.jpeg</url>
      <title>DEV Community: azous</title>
      <link>https://dev.to/azous</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/azous"/>
    <language>en</language>
    <item>
      <title>Context Driven Development for Claude Code</title>
      <dc:creator>azous</dc:creator>
      <pubDate>Sat, 24 Jan 2026 21:13:38 +0000</pubDate>
      <link>https://dev.to/azous/context-driven-development-for-claude-code-4lc2</link>
      <guid>https://dev.to/azous/context-driven-development-for-claude-code-4lc2</guid>
      <description>&lt;p&gt;I’ve been using this Claude Code framework and loving it!&lt;/p&gt;

&lt;p&gt;It is an enhancement from the Gemini extensions “conductor” , it’s a “context-driven development “ approach.&lt;/p&gt;

&lt;p&gt;Context -&amp;gt; Spec &amp;amp; Plan -&amp;gt; Implement&lt;/p&gt;

&lt;p&gt;It basically scans your project at the beginning to build a overview of its stacks and guidelines, them it tracks each change you want to make “/conductor:newTrack” and you implement whenever trough “/conductor:implement” and it auto injects SKILLS defined in the plugin as well&lt;/p&gt;

&lt;p&gt;It has some python scripts to automate some tasks to reduce token consumption and time.&lt;/p&gt;

&lt;p&gt;Check it out&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/rbarcante/claude-conductor" rel="noopener noreferrer"&gt;https://github.com/rbarcante/claude-conductor&lt;/a&gt;&lt;/p&gt;

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