zandereins/AGENTS.md Lint (Schliff)

Deterministic CI quality gate for AGENTS.md — works with any agent tool (Cursor, Codex, Copilot, Claude Code).

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
skill-pathPath to the instruction file to score, relative to repo root. Defaults to AGENTS.md at the repo root. Also supports SKILL.md, CLAUDE.md, .cursorrules.no""
eval-suitePath to eval-suite.json (auto-discovered if not set)no
minimum-scoreMinimum composite score to pass (0-100). PR fails if below.no0
comment-on-prPost score as PR commentnotrue
schliff-versionSchliff version to install (e.g. "6.3.0", ">=7.0"). Defaults to latest.no""
fail-on-danglingFail the build when the instruction file references setup/build/test commands that do not resolve in the repo. AGENTS.md / CLAUDE.md only; requires schliff >= 8.6.1.nofalse
namedescription
compositeComposite score (0-100)
gradeGrade letter (S/A/B/C/D/E/F)
result_b64Full JSON score result (base64 encoded)
dangling_countNumber of dangling commands found. Empty string when the check did not run (non-AGENTS/CLAUDE format, engine older than 8.6.1, or no valid output).