关于
The Holistic Linting skill transforms how Claude handles code quality by embedding rigorous formatting and verification into every workflow. It prevents the common pitfall of claiming code is 'production ready' without validation by utilizing specialized agents to perform root-cause analysis on linting errors. Supporting a wide range of tools like Ruff, Mypy, Bandit, and Prettier, the skill automatically discovers project-specific configurations in CLAUDE.md and employs a delegation-first architecture where orchestrators manage concurrent agents to format, lint, and resolve issues across multiple files simultaneously.