SpecLint

SpecLint is a web app (with a lightweight desktop companion) that audits technical documents like PRDs, API docs, SOPs, and compliance-facing specs for completeness, internal consistency, and testability. You upload or connect a doc source (Google Docs, Confluence, Markdown repo) and SpecLint generates a “lint report” highlighting ambiguous terms, missing definitions, untestable requirements, conflicting statements, version drift, and undocumented assumptions. It also produces a requirements-to-tests traceability table and a change-impact summary when a section is edited. This is an AI-assisted product, but it’s intentionally constrained: users define a project glossary, requirement templates, and acceptance-criteria rules so the system critiques against your standards rather than generic writing advice. The goal is fewer review cycles, fewer production surprises, and faster onboarding for new engineers and QA. Expect some false positives early; the value is in consistent, enforceable checks.

← Back to idea list