What is LintLang?
LintLang 0.5.3 is an open-source, Apache-2.0 static linter from Hermes Labs for the natural-language instructions that control AI agents. It scans JSON and YAML agent configurations with recognized top-level fields, .txt, .md, and .prompt instruction files such as AGENTS.md, CLAUDE.md, and GEMINI.md, and Python files through AST extraction of prompt-like strings and thresholds. It reports findings such as ambiguous or overlapping tool descriptions, missing stop conditions, conflicting directives, and schema and description mismatches, with PASS, REVIEW, FAIL, or ERROR verdicts and terminal, JSON, or SARIF 2.1.0 output. LintLang's default static checks are deterministic and local. They make no LLM, API, telemetry, or network calls.