What problem does it solve?
This Skill eliminates the risk of inconsistent code quality, missed linting errors, and agents bypassing linter rules to avoid fixing code, which leads to avoidable technical debt and messy codebases.
Core Features & Use Cases
- Write-Time Quality Enforcement: Runs formatters and linters automatically on every file edit via Claude Code hooks, catching issues before they are committed to the codebase.
- Tiered AI-Powered Fixes: Routes code violations to the appropriate Claude model tier (Haiku for style issues, Sonnet for logic problems, Opus for type system errors) to automatically resolve unfixable lint errors.
- Config Tamper Protection: Blocks edits to linter configuration files to prevent agents from disabling rules instead of fixing code, ensuring quality standards are never circumvented.
- Use Case: Development teams using Claude Code can use this Skill to ensure all code adheres to project formatting and linting standards without manual quality gate checks, reducing code review overhead.
Quick Start
Use the plankton-code-quality skill to automatically enforce formatting and linting rules on all code edits in your current project.