v1.1.13 · MIT
The linter for your agent harness. Works with Claude Code, Codex, and Cursor.
v0.8.0 · MIT
Comprehensive linter and programmatic API for Claude Code projects - validates CLAUDE.md files, skills, settings, hooks, MCP servers, plugins, and more
v0.24.1 · MIT
Lint your AI agent context files, MCP server configs, and session data against your actual codebase
v0.2.10 · MIT
Claude Code Lint - A comprehensive linting tool for Claude Code projects
v1.5.0 · MIT
AI code reviews grounded in 12 classic engineering books — decay risk diagnostics with book citations, severity labels, and 6 analysis modes including full-sweep auto-fix
v0.49.0 · MIT OR Apache-2.0
Linter for AI agent configurations. Validates SKILL.md, CLAUDE.md, hooks, MCP, and more.
v1.5.0 · MIT
AI code reviews grounded in 12 classic engineering books — decay risk diagnostics with book citations, severity labels, and 6 analysis modes including full-sweep auto-fix
v0.9.2 · Apache-2.0
A local detector for AI-writing patterns. Scores every prose file your agent saves. Python standard library only, no network, no model.
v3.0.0 · Apache-2.0
Senior-developer discipline for AI coding agents. A commit gate that counts unchecked as failing, quality controllers that refuse to call unfinished work done, and a lessons loop that closes each escaped bug's class. One Go binary, no runtime deps, works with 20+ agents.
v5.2.4 · MIT
Your AI can write the UI. This makes sure it writes your UI. A deterministic scanner scores your design system 0-100 against 34 public repos, writes rules for Claude, Cursor, Copilot and Windsurf with --apply, and runs as a local MCP server with --mcp.
v0.8.0 · MIT
Multi-language comment detection hook for Claude Code/OpenCode. Native binary powered by tree-sitter.
— · MIT
Claude Code plugin for building LLM-maintained Obsidian wikis from raw research — compile, query, lint, and evolve your personal knowledge base. Inspired by Karpathy's knowledge base workflow.
v0.6.10 · MIT
Logic-first AI code review via semi-formal execution tracing (Premises → Trace → Divergence → Trigger → Remedy). Catches behavioral bugs, type-contract breaches & async hazards that linters miss. Six skills · Claude Code · Codex CLI · Gemini CLI.
— · MIT
Full-cycle delivery pipeline for coding agents: a mandatory built-in intake grill, then 10 gated stages (docs, brainstorm+decompose, spec, plan, build, tests, lint/deploy, post-deploy, docs/wiki, acceptance). Every stage's doctrine ships inside the skill