Below you will find pages that utilize the taxonomy term “Zhupanov”
July 24, 2026
Agent Lint
Version updated for https://github.com/zhupanov/agent-lint to version v4.0.3.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Agent Lint is a linter tool that validates configuration files and directories related to Claude, Cursor, Codex, and MCP agents. It checks for various rules such as plugin paths, hook paths, skill frontmatter, agent fields, prompt quality, and more. The action can be used via GitHub Actions or pre-commit hooks, with the option to run specific rules or suppress them based on a configuration file.
July 23, 2026
Agent Lint
Version updated for https://github.com/zhupanov/agent-lint to version v4.0.0.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Agent Lint is a Rust-based linter designed to validate various configuration files used by Claude Code, Cursor, Codex, and standalone MCP. It provides lint rules, two modes (Basic and Plugin), configurable suppression or downgrade of rules, focused execution, GitHub Action integration, cross-platform binaries, and CLI options for linting and diagnosing issues in agent configurations.
July 17, 2026
Agent Lint
Version updated for https://github.com/zhupanov/agent-lint to version v3.0.1.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Agent Lint is a Rust-based linter designed to validate various configurations related to Claude Code, Cursor, and Codex. It checks for compliance with specific lint rules across multiple categories such as Manifest, Hooks, Skills, Agents, Prompt Content, Claude Rules, Output Styles, Settings, Hygiene, Email, User Config, MCP, Codex, Slack, Docs, Markdown Structure, Link/import integrity, and more. The action supports both Basic mode (for standard configuration validation) and Plugin mode (which runs the full rule suite when a .claude-plugin/ directory is present). Agent Lint is configurable through agent-lint.toml to suppress or downgrade rules. It offers integration options via GitHub Actions and pre-commit, with cross-platform binaries available for macOS, Linux x86_64/aarch64, and macOS aarch64.
July 17, 2026
Agent Lint
Version updated for https://github.com/zhupanov/agent-lint to version v2.7.0.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Agent Lint is a versatile linter for Claude Code, Cursor, and Codex configurations. It checks for various issues related to manifest files, hook paths, skill frontmatter, agent fields, prompt content, Claude rules, output styles, settings, hygiene, email format, user configuration, MCP server setup, Codex configuration, Cursor rules, and Cursor skills. The tool supports both Basic and Plugin modes based on the presence of .claude-plugin/ in the repository, and it provides a GitHub Action for easy integration into CI pipelines.
July 17, 2026
Agent Lint
Version updated for https://github.com/zhupanov/agent-lint to version v2.5.0.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Agent Lint GitHub Action is a lint tool for validating Claude Code, Cursor, and Codex configurations. It implements a robust suite of 286 lint rules across 20 categories to ensure consistent and high-quality setup files. The action supports both Basic and Plugin modes and can be easily integrated into CI pipelines or used with pre-commit hooks.
July 16, 2026
Agent Lint
Version updated for https://github.com/zhupanov/agent-lint to version v2.4.0.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Agent Lint is a linter for Claude Code, Cursor, and Codex configuration files. It automates the validation of configuration files across multiple categories and provides two lint modes: Basic mode for validating detected configurations and Plugin mode for running the full rule suite when .claude-plugin/ is present. The tool can be integrated into CI workflows using a GitHub Action or used as a pre-commit hook to ensure configuration integrity before committing changes.