Prelint validates PRs against architectural decisions
Prelint is an automated GitHub review tool built to eliminate product drift in engineering teams using AI coding assistants. By indexing repository docs and Architecture Decision Records (ADRs), it verifies whether incoming pull requests align with high-level business rules and design specifications.
As AI coding agents massively boost code output volume, verifying product intent and architectural consistency has quickly overtaken syntax checking as the core bottleneck in code reviews.
- –Indexes repository docs, specs, and ADRs to enforce business logic and architectural decisions during pull request reviews.
- –Operates as a GitHub App that acts as an intent-focused decision layer alongside standard linters and automated tests.
- –Directly addresses product drift where AI-generated code is technically valid but strays from long-term project requirements.
DISCOVERED
1h ago
2026-07-29
PUBLISHED
7h ago
2026-07-29
RELEVANCE
AUTHOR
Wojtek Szkutnik