Skip to content

hermes-labs-ai/lintlang

v0.2.0Apache-2.0

Audits agent configs, system prompts, and tool definitions with LintLang on request, and returns concise repair guidance after Claude Code changes a supported language-bearing file.

lintlang-audit

Audit a named AI agent config, system prompt, tool-definition or instruction file (YAML, JSON, Markdown, text, or Python) with the released LintLang CLI, on request. Use when the user asks to audit, lint, scan or review such a file for ambiguous tool descriptions, missing stop conditions, schema/description mismatches, or prompts embedded in Python, and names the file. Deterministic offline static analysis, no model call and no network call. Do not use for general code review, for prose documentation, or when no file has been named.

License
Apache-2.0
Compatibility
Needs the released `lintlang` CLI on PATH, or `uvx` to run the pinned release without installing. Python 3.10+. No checkout of the LintLang repository, and no network access once the CLI is present.
Read SKILL.md at the source

Pinned to revision 30dc0957737d, so it is the text this page describes rather than whatever the author pushed since.

Files

Every link opens the file at its source, pinned to the revision this page describes.