Menu

Post image 1
Post image 2
1 / 2
0

I always worried my READMEs disagreed with my own repos. So I built README Clew.

DEV Community·L. Cordero·30 days ago
#l175GcAU
#how#claude#replit#beginners#readme#code
Reading 0:00
15s threshold

I write a lot of READMEs. I ship faster than I document. I work with AI agents that write code in seconds and READMEs in minutes, and somewhere between the first commit and the third refactor, the README I wrote on Tuesday stops matching the code I wrote on Friday. The install command says npm start . The package.json defines start:prod . Anyone copying that command would have failed instantly. I'd never know. This weekend, for the Replit 10 Year Buildathon , I built README Clew — a tool that audits your own GitHub repo for drift between what your README claims and what your code actually does. Findings only. No rewrites. No grading. Nothing saved. README Deployed Try it → Github Repo GitHub → How it works Paste a public GitHub repo URL.…

Continue reading — create a free account

Join HashtagPLUS to read full articles, follow hashtags, vote, and join the conversation.

Read More