It's been quite an hour, and the launch is going great!
A huge thank you to everyone who has supported us so far. You guys have played a crucial role in helping us stay at the top.
If you're new here and haven't checked us out yet, we'd really appreciate your support. Every upvote and comment helps us maintain our position on the leaderboard.
https://www.producthunt.com/prod...
How does it work?
Prelint
Good question!
Step 1: It's plug and play - connect your GitHub repo, it understands your code, docs, change history and starts building an ontology of your business. From the start we see it being very helpful at surfacing implicit decisions your agents make (like: small changes to business logic that have an impact downstream) or violating desing patterns your team decided on. For example, you don't have to tell it you're HIPAA or SOC compliant, it's smart at understanding your team's ruleset.
Step 2: As your agents and team work with Prelint, with every interaction it absorbs microdecisions and "product breadcrumbs". It understands if a given decision is made by a human or AI and the authority of the decision maker, understands how the decision collides or supercedes others and allows agents to access this data through CLI.
Step 3: In the future, we see interfaces for non-technical people as extremely important - very often your product, business, sales teams are affected by these microdecisions and they don't event have access to GitHub or ways to course-correct. In 3 months we want to have interfaces for eg your product team or CEO where they can record soundbites that complement or expand the tracked decisions, too.
Few weeks in with Prelint and it's been a genuinely good experience.
Best part for me is that it notices when a change goes against what the docs already say, which means you deal with it early instead of in a painful review later. Solid tool.
Nice to finally see you on PH, good luck!
Prelint
Thanks, appreciate the support! Do let us know about the features you'd like to see going forward, I try to pay very close attention to how people use the tool.
QA engineer here, been using Prelint for a while. A lot of our PRs are AI-assisted now code compiles, tests pass, looks right, but whether it still matches what the team actually decided used to land entirely on me.
Prelint does that pass before I get there. It catches spec drift early, and the notes it leaves on the PR are genuinely useful input for my testing, I go in knowing which areas need attention instead of reading a diff cold.
Good luck with the launch!
Prelint
Thanks for your support Michał, feel free to reach out whenever there's a feature you feel is missing!
I've watched AI-generated PRs balloon in volume while nobody's actually re-reading the original design docs. Tying review criteria back to ADRs feels like the missing piece most teams skip.
Prelint
Thanks, Grayson! That's if there are any original design docs at all! We have to prepare for a world where there's a lot of micro product decisions being made in Claude sessions, in conversations and on Slack. Very very little people sit down now and do a top-down design doc that they ask agents to implement. So we're building for a world where we need to catch these decisions where they happen and serve+structure them back.
My team's biggest AI-coding headache isn't bugs, it's silent scope creep, code that works but drifts from what we actually decided months ago. Tools like this feel overdue.
Prelint
Thanks William! Yes. Also, the problem is often that AIs try to add something that genuinely adds value - a feature, design pattern but it just gets baked into the code without a human ever knowing about it - and it creates a spaghetti of the right thing built at the wrong time.
Do try Prelint for your projects and let me know what your team thinks :)
DMs always open if you ever need support
Prelint hitting "product drift" specifically is such a sharp framing. Most AI code tools obsess over syntax or bugs, but the thing that actually scares me is the AI quietly building something slightly off from what the product was supposed to be
Prelint
Thanks Yibo!
When I first started writing about product drift in February, I wasn't sure if it wasn't too niche. At the time we were one of the very few companies that had fleets of headless agents doing engineering. Now it seems to be picking up so maybe we got it right 😅
The exciting thing is that we built Prelint for ourselves - we had good technical code review tools but they detected if the code was technically correct, not if it was following our architecture decisions and design patterns. When I launched Prelint originally we were surprised how efficient it was at surfacing these small implicit decisions that coding agents make on your behalf.
Looking forward to hearing your feedback!
I've been using Prelint for a few weeks now, and it's been a great experience so far. Solid tool, cool to see you finally on PH. Good luck with the launch!
Prelint
Thanks Daniel, do let us know if there are features you'd like to see next!