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.

What this package declares

The file a client reads when it loads this plugin, exactly as this revision carries it.

plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "lintlang",
  "version": "0.2.0",
  "description": "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.",
  "author": {
    "name": "Hermes Labs",
    "email": "roli@hermes-labs.ai"
  },
  "homepage": "https://lintlang.ai/",
  "repository": "https://github.com/hermes-labs-ai/lintlang",
  "license": "Apache-2.0"
}