prelint
GitHub App
prelint
GitHub App
Prelint
Automated product spec reviewer for pull requests. Prelint catches product drift, inconsistencies, and spec violations before they ship.
What it does
Prelint reviews your pull requests against your product specifications and flags issues inline — like a linter, but for your product decisions.
- Catches spec drift — flags changes that diverge from agreed-upon product specs
- Inline PR comments — points to the exact lines that conflict with specs
- Check runs — shows pass/fail status directly on the PR
How it works
- You keep product specs in your repo (e.g.
docs/specs/) - A team member opens or updates a pull request
- Prelint compares the changes against your specs
- If anything drifts from spec, Prelint posts a review with inline comments
Permissions
- Pull requests (read & write) — to read diffs and post reviews
- Contents (read) — to read spec documents in your repo
- Checks (read & write) — to report review status on PRs
Developer
prelint is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.
Report abuse