Powerful and flexible code quality checking tool designed to be used by both developers and AI agents.
<!-- ain badges --> > [!CAUTION] > **This project is no longer active.** > The current and maintained version is now **[Agent Enforcer 2](https://github.com/Artemonim/AgentEnforcer2)**. > It provides a robust, language-agnostic reference architecture for local CI systems. [](https://badge.fury.io/py/agent-enforcer) [](https://pypi.org/project/agent-enforcer/) [](https://opensource.org/licenses/MIT) [](https://github.com/Artemonim/AgentEnforcer) [](https://github.com/Artemonim/AgentEnforcer) [](https://github.com/psf/black) [](https://mypy-lang.org/) [](https://codecov.io/gh/Artemonim/AgentEnforcer) # Agent Enforcer: A Modular Code Quality Tool **Agent Enforcer** is a powerful and flexible code quality checking tool designed to be used by both developers and AI agents. It integrates multiple linters and formatters to provide comprehensive feedback, and it can be used as a standalone CLI tool or as an MCP server within compatible editors like Cursor. ## Part of the Artemonim's Agent Tools Ecosystem Agent Enforcer is part of the larger **[Artemonim's Agent Tools](https://github.com/Artemonim/AgentTools)** ecosystem: - **[Agent Compass](https://github.com/Artemonim/AgentCompass)** — A comprehensive policy framework for AI-assisted development in Cursor IDE - **[Agent Enforcer 2](https://github.com/Artemonim/AgentEnforcer2)*
Agent that generates comprehensive documentation, API references, architecture diagrams, and developer onboarding guides from existing code.
Agent configuration for systematic bug investigation that traces issues from error logs through the codebase to root cause with suggested fixes.
Agent for integrating third-party APIs including SDK setup, type generation, error handling, retry logic, and rate limit management.
Cursor's built-in autonomous coding agent that can make multi-file edits, run terminal commands, search the codebase, and iteratively build features with minimal human intervention.
Cloud-based autonomous coding agent that runs in the background on remote sandboxed environments, handling complex multi-step tasks while you continue working.
Cursor's multi-file editing agent within Composer mode that can create, edit, and delete files across your entire project in a single conversation.