Acerca de
This skill integrates comprehensive linting and formatting workflows directly into Claude Code, moving beyond simple pattern matching to verified code quality. It employs specialized agents to autonomously format files, run multiple linters (like Ruff, MyPy, and Bandit), and perform root-cause analysis on errors to ensure fixes are architectural rather than superficial. By enforcing a verify-before-complete protocol, it eliminates common issues like diff pollution, type-checking failures, and unverified production-ready claims in both Python and JavaScript environments.