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.
What’s Changed
What’s Changed
- Fix manual upgrade handoff by @zhupanov in https://github.com/zhupanov/agent-lint/pull/656
- Fix false positives from SRE pedantic scan by @zhupanov in https://github.com/zhupanov/agent-lint/pull/658
- Release v4.0.3 by @zhupanov in https://github.com/zhupanov/agent-lint/pull/659
Full Changelog: https://github.com/zhupanov/agent-lint/compare/v4...v4.0.3