<?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: Sherv Nariman</title>
    <description>The latest articles on DEV Community by Sherv Nariman (@shervnariman).</description>
    <link>https://dev.to/shervnariman</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%2F4020033%2F5234a65b-5939-4f57-aa5c-bc8da470d25e.jpg</url>
      <title>DEV Community: Sherv Nariman</title>
      <link>https://dev.to/shervnariman</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/shervnariman"/>
    <language>en</language>
    <item>
      <title>I built a lightweight CLI to catch risky AI-assisted code patterns before PR review</title>
      <dc:creator>Sherv Nariman</dc:creator>
      <pubDate>Tue, 07 Jul 2026 18:12:31 +0000</pubDate>
      <link>https://dev.to/shervnariman/i-built-a-lightweight-cli-to-catch-risky-ai-assisted-code-patterns-before-pr-review-27ih</link>
      <guid>https://dev.to/shervnariman/i-built-a-lightweight-cli-to-catch-risky-ai-assisted-code-patterns-before-pr-review-27ih</guid>
      <description>&lt;p&gt;AI coding tools are great at producing working-looking patches. But after using them more, I noticed a recurring problem: the code can look done while the diff still hides review debt.&lt;/p&gt;

&lt;p&gt;I built SlopCheck as a small local CLI to scan git diffs for obvious risky patterns before review.&lt;/p&gt;

&lt;p&gt;Try it:&lt;/p&gt;

&lt;p&gt;npx &lt;a class="mentioned-user" href="https://dev.to/shervnariman"&gt;@shervnariman&lt;/a&gt;/slopcheck diff&lt;/p&gt;

&lt;p&gt;I’m especially looking for feedback on what rules should be added next.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>cli</category>
      <category>javascript</category>
      <category>showdev</category>
    </item>
  </channel>
</rss>
