Automates multi-language code formatting, linting, and AI-powered error correction during the development process.
Plankton Code Quality is a high-performance enforcement system for Claude Code designed to ensure every file edit meets strict quality standards. It employs a sophisticated three-phase architecture that first auto-formats code silently, then identifies remaining violations, and finally delegates complex fixes to specialized Claude sub-processes (Haiku, Sonnet, or Opus) based on the severity of the issue. By protecting configuration files from being tampered with and enforcing the use of modern package managers like 'uv' and 'bun', Plankton maintains high-fidelity codebases across Python, TypeScript, Shell, and more, allowing developers to focus on logic while the system handles the architectural cleanup.
主な機能
010 GitHub stars
02Automatic enforcement of modern package managers like 'uv' and 'bun'
03Tiered AI model routing for efficient violation fixing (Haiku/Sonnet/Opus)
04Silent three-phase architecture to minimize main agent distractions
05Multi-language support for Python, TypeScript, Shell, YAML, and Docker
06Anti-tamper protection for linter configuration files
ユースケース
01Preventing AI agents from bypassing linting rules during automated refactoring
02Enforcing consistent code style and quality across polyglot repositories
03Automating the resolution of complex type errors and security vulnerabilities