0xmariowu/AgentLint

22 stars · Last commit 2026-04-26

The linter for your agent harness. Works with Claude Code, Codex, and Cursor.

README preview

<div align="center">

<h1>AgentLint</h1>

<p><strong>The linter for your agent harness.</strong></p>
<p><em>ESLint was for the code humans wrote.<br/>AgentLint is for the context agents read.</em></p>

[![CI](https://github.com/0xmariowu/AgentLint/actions/workflows/ci.yml/badge.svg)](https://github.com/0xmariowu/AgentLint/actions/workflows/ci.yml)
[![Release](https://img.shields.io/github/v/release/0xmariowu/AgentLint)](https://github.com/0xmariowu/AgentLint/releases)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![Checks](https://img.shields.io/badge/checks-58-00b48c)](#what-it-checks)
[![npm](https://img.shields.io/npm/v/agentlint-ai)](https://www.npmjs.com/package/agentlint-ai)
[![Claude Code](https://img.shields.io/badge/Claude%20Code-plugin-cc785c)](https://claude.com/download)

<p><a href="#install">Install</a> · <a href="#what-you-get">Demo</a> · <a href="#the-harness-problem">Harness 101</a> · <a href="#what-it-checks">Checks</a> · <a href="#evidence">Evidence</a> · <a href="#faq">FAQ</a> · <a href="README_CN.md">中文</a></p>

</div>

---

View full repository on GitHub →