cd /news/ai-tools/show-hn-ox-an-ai-agent-that-catches-… · home topics ai-tools article
[ARTICLE · art-46650] src=news.ycombinator.com ↗ pub= topic=ai-tools verified=true sentiment=↑ positive

Show HN: Ox – an AI agent that catches tech debt before it's committed

Craig Riggins launched Ox, an AI agent that reviews code changes to catch technical debt before it is committed, aiming to prevent the explosion of tech debt from AI-generated code. The tool integrates via CLI or GitHub pull requests, providing contextual fixes and learning from each repository's conventions.

read2 min views1 publishedJul 1, 2026

Hello HN,

My name is Craig, and I’m the creator of Ox (https://try-ox.com). Ox averts technical debt before it’s introduced into your codebase. At IBM, I was a software engineer who built tools to help engineers understand their codebases which always leveraged static analysis to map the source and provide a baseline understanding. After many years of fighting with executives for priority to reduce known tech debt, I really wanted to make something that simply helped the client make simple fundamental progress rather than massive overhauls.

Without intervention, the explosion of AI-generated code will lead to an explosion of tech debt. The problem is cheapest to fix when it’s introduced, so Ox reviews code changes as they happen — either just before a git push via a CLI REPL session, or automatically when a pull request is opened on GitHub — and posts specific, contextual findings with concrete suggested fixes for the author or reviewer to simply accept.

Ox was designed to be simple to adopt and use, prioritizing developer speed while remaining comprehensive. Built for Python, it should work with any language (but I haven’t tested “any” yet).

Of course, the cleanest code does not necessarily guarantee the most performant code (see Shipilev’s curve). Ox is built to improve cleanliness and maintainability, but it’s also built to learn: Ox’s engine customizes itself to the repository on install, understanding your codebase’s conventions, rulesets, and exceptions right out of the box, and it continues to learn with each PR.

If you want to give it a run, I set up a generic demo app here (https://github.com/CraigRiggins/taskflow-ox-demo). For fun, we created an opt-in leaderboard for a mini-app that scans for the cleanest and dirtiest code you can check out here (https://try-ox.com/score.html) I’d deeply appreciate any thoughts or questions; you can find me in the comments.

If you'd like to reach out for an in person demo you can reach me at craig@try-ox.com.

Comments URL: [https://news.ycombinator.com/item?id=48746066](https://news.ycombinator.com/item?id=48746066)

Points: 1

── more in #ai-tools 4 stories · sorted by recency
── more on @ox 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/show-hn-ox-an-ai-age…] indexed:0 read:2min 2026-07-01 ·