plankton-code-quality
Automated code quality enforcement for Claude Code using multi-model routing to fix linting and formatting issues.
Install
npx skills add https://github.com/affaan-m/everything-claude-code --skill plankton-code-qualityStats
| Total installs | 892 |
| Weekly installs | 890 |
| GitHub stars | 112.5K |
| First seen | Mar 3, 2026 |
| Source | @affaan-m/everything-claude-code |
Summary
- Three-phase architecture: silent auto-formatting, violation collection, and tiered model routing (Haiku for style, Sonnet for complexity, Opus for types) to fix unfixable issues
- Supports Python, TypeScript, Shell, YAML, JSON, TOML, Markdown, and Dockerfile with 20+ linters including ruff, biome, shellcheck, and hadolint
- Config protection via PreToolUse and Stop hooks prevents agents from disabling rules instead of fixing code; blocks legacy package managers (pip, npm, yarn)
- Main agent only sees violations the subprocess couldn't fix; most quality problems resolve transparently with exit code 0
Tags
pythontypescriptdockerllmgitcode-qualityautomationdevopstestingproductivitybest-practicesagent-skillintegration
Related skills
| Skill | Installs | vs plankton-code-quality |
|---|---|---|
| autonomous-loops | 1,009 | +117 |
| yara-rule-authoring | 982 | +90 |
| clean-architecture | 909 | +17 |
| build-until-pass | 0 | -892 |
| accessibility-a11y | 1,053 | +161 |
FAQ
- How many installs does plankton-code-quality have?
- plankton-code-quality has 892 total installs and 890 installs this week.
- Where is plankton-code-quality hosted?
- plankton-code-quality is published by @affaan-m/everything-claude-code at https://github.com/affaan-m/everything-claude-code.
- How many GitHub stars does plankton-code-quality have?
- plankton-code-quality has 112.5K GitHub stars.
- When was plankton-code-quality first indexed?
- OrangeBot.AI first indexed plankton-code-quality on Mar 3, 2026.
- How do I install plankton-code-quality?
- Run: npx skills add https://github.com/affaan-m/everything-claude-code --skill plankton-code-quality