Skip to main content
Ctrl K

lintlang

Zero-LLM static linter for AI agent configurations, tool descriptions, and system prompts, with deterministic checks that run in CI.

1
mention
1
contributor
Get started
107 commitsLast commit ≈ 5 days ago59 stars1 fork

Cite this software

Description

lintlang is a zero-LLM static linter for AI agent configurations, tool descriptions, and system prompts. It applies structural detectors (H1–H7) and Python pipeline detectors (P1–P2) to flag patterns such as vague instructions, missing constraints, and uncalibrated thresholds before runtime, and reports PASS, REVIEW, or FAIL verdicts. Scans are deterministic and make no LLM or network calls.

Findings identify bounded heuristic patterns. A clean scan does not establish runtime correctness, safety, or detector accuracy on external projects.

Keywords
Programming language
  • Python 100%
License
</>Source code
Packages

Reference papers

Mentions

Contributors