Show HN: Open-source]IntentGuard: Catch PRs that pass tests but miss the ticket
Category: devtools
Tags: ai-code-review, pull-request-check, linear-integration, github-actions, llm-verification
Score: 7.5/10 (Innovation: 7, Technical: 8, Documentation: 8, Utility: 7)
IntentGuard is an open-source tool that uses LLMs to check if pull requests are aligned with their linked Linear tickets and sprint goals, catching scope creep that tests miss. Its innovative approach combines project management context with code review in a novel way, and the security-first design (no code checkout, no pull_request_target) makes it suitable for production use. It fills a real gap in the AI coding agent era where PRs can be technically correct but semantically wrong.
Target audience: backend devs, devops, engineering managers
Repository: https://github.com/derrickchiang1024/intentguard · TypeScript · Apache-2.0 · 1 stars
View on Hacker News