<?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: Tiến Hưng</title>
    <description>The latest articles on DEV Community by Tiến Hưng (@tin_hng_3aff87adb4f0315).</description>
    <link>https://dev.to/tin_hng_3aff87adb4f0315</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%2F1936219%2Fa1397874-926f-4f2d-9d6c-a3e3dff6d87c.jpg</url>
      <title>DEV Community: Tiến Hưng</title>
      <link>https://dev.to/tin_hng_3aff87adb4f0315</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/tin_hng_3aff87adb4f0315"/>
    <language>en</language>
    <item>
      <title>Introducing Specross — Spec-driven development (SDD) for AI coding assistants</title>
      <dc:creator>Tiến Hưng</dc:creator>
      <pubDate>Mon, 01 Jun 2026 15:19:10 +0000</pubDate>
      <link>https://dev.to/tin_hng_3aff87adb4f0315/introducing-specross-spec-driven-development-sdd-for-ai-coding-assistants-16fg</link>
      <guid>https://dev.to/tin_hng_3aff87adb4f0315/introducing-specross-spec-driven-development-sdd-for-ai-coding-assistants-16fg</guid>
      <description>&lt;p&gt;Most teams use AI to write code faster. Specross uses AI to keep everyone aligned on &lt;em&gt;what to build&lt;/em&gt;.&lt;/p&gt;

&lt;p&gt;It's built around one idea: &lt;strong&gt;the spec drives everything&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;One story file. BA writes it. Dev generates tech notes from it. QC generates test cases from it. When it changes —&lt;br&gt;
  everyone knows exactly what breaks.&lt;/p&gt;

&lt;p&gt;No Confluence drift. No "which version are you looking at?" No bugs filed with no AC reference.&lt;/p&gt;

&lt;p&gt;## Install&lt;/p&gt;

&lt;p&gt;npx specross init&lt;/p&gt;

&lt;p&gt;Works with Claude Code, Cursor, Windsurf, and Codex.&lt;/p&gt;

&lt;p&gt;## The workflow&lt;/p&gt;

&lt;p&gt;BA: /ba:new-story → /ba:review → /ba:release&lt;br&gt;
  Dev: /dev:gen-tech-spec → /dev:implement → /dev:review → /dev:done&lt;br&gt;
  QC: /qc:gen-test-cases → /qc:run → /qc:sync&lt;/p&gt;

&lt;p&gt;Every bug report links back to an AC. Every task links back to a story ID (US-1, US-2...). Full traceability end to&lt;br&gt;
  end.&lt;/p&gt;

&lt;p&gt;## Open source&lt;/p&gt;

&lt;p&gt;GitHub: &lt;a href="https://github.com/ethandev147/specross" rel="noopener noreferrer"&gt;https://github.com/ethandev147/specross&lt;/a&gt;&lt;br&gt;
  npm: &lt;a href="https://www.npmjs.com/package/specross" rel="noopener noreferrer"&gt;https://www.npmjs.com/package/specross&lt;/a&gt;&lt;/p&gt;

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