What problem does it solve?
This Skill eliminates late-stage code quality failures, prevents AI agents from tampering with linter configurations to avoid fixing issues, and removes the need for manual formatting and linting checks during development.
Core Features & Use Cases
- Write-Time Enforcement: Runs formatters and linters automatically on every file edit, fixing 40-50% of issues silently without interrupting the development workflow.
- Config Tamper Protection: Blocks edits to linter configuration files and detects changes at session end to prevent agents from weakening quality standards.
- Tiered AI Fix Delegation: Routes violation fixes to the appropriate AI model tier (Haiku for style, Sonnet for refactoring, Opus for type issues) based on complexity.
- Use Case: A development team using Claude Code can ensure all code edits comply with project style and linting rules without manual intervention, even when AI agents are generating code.
Quick Start
Use the plankton-code-quality skill to automatically enforce formatting and linting rules on all code edits in your project, with no manual quality checks required.