About

TinyLaunch readers, hi.
I’m Tarin, based in Bangalore. LGTM (Looks Good To Meow) is my one person startup, and it does two things for GitHub repos.
First, AI code review. Install the GitHub App, connect a repo, and every PR gets six specialist agents running in parallel: one for security, one for bugs, one for performance, one for readability, one for best practices, one for docs. They review independently, then merge into a single comment thread instead of drowning your PR in six chatty bots. The key part: BYOK. You bring your own OpenAI, Anthropic, or Gemini API key. I don’t touch the tokens or mark them up. You pay for LGTM, you pay OpenAI directly. Second, CI/CD security. 16 deterministic detectors run against your workflows: leaked secrets, unpinned action SHAs, privileged containers, pull_request_target write escalation, plus the usual suspects. Runtime Watchdog is a GitHub Action that blocks bad merges at the pipeline gate so misconfig doesn’t leak past review. Pricing is dead simple, four tiers, INR-native: - Free: ₹0/mo. 10 reviews + 5 scans, 1 repo. - Hobby: ₹399/mo. 100 reviews + 50 scans, 3 repos, auto-review, Runtime Watchdog. - Pro: ₹999/mo. 500 reviews + 300 scans, unlimited repos, custom detector rules. - Enterprise: annual, custom. Unlimited + SLA + DPA/MSA + optional self-host. I’m bootstrapped. No seed round, no angels, no VC. Real paying customers already on the Hobby tier. Merchant of Record is Dodo Payments so international billing doesn’t chew up my week. The stack is boring: Node, TypeScript, Postgres, Fly.io. That’s on purpose.
If you’d rather stay CLI, npm i -g @tarin/lgtm-cli .
Website: https://looksgoodtomeow.in
Sign up: https://app.looksgoodtomeow.in
Docs: https://docs.looksgoodtomeow.in
GitHub App: https://github.com/apps/tarin-lgtm
Product Hunt: https://www.producthunt.com/products/lgtm-looks-good-to-meow?utm_source=other&utm_medium=social X: https://x.com/looksgoodtomeow
Feedback: https://github.com/tarinagarwal/lgtm-feedback
Try the free tier on your repo. If it flags nothing useful, tell me and I’ll ask what your setup looks like. Founder DMs open.