@0xmariowu/agent-lint
v0.9.3
Published
Check how well your repo supports AI coding agents. Claude Code plugin.
Maintainers
Readme
Check how well your repo supports AI coding agents. A Claude Code plugin.
Install
npm install -g @0xmariowu/agent-lintThen start a new Claude Code session and run:
/alWhat it does
AgentLint scans your repository and scores how well it supports AI coding agents across 8 dimensions: Findability, Instructions, Workability, Continuity, Safety, Harness, Deep, and Session.
Requirements
- Claude Code
- Node.js 20+
bash,jq,gitonPATH- Windows: install from inside Git Bash (ships with Git for Windows) or WSL (install guide). Installing from
cmd.exe/ PowerShell will exit with a guidance message.
