Acerca de
The Coverage 70 Tests skill is a robust quality assurance workflow designed for developers using Claude Code. It automates the tedious process of verifying new code changes by identifying modified files via Git, analyzing current test coverage, and generating meaningful tests to ensure that at least 70% of new logic is covered. Beyond simple coverage metrics, the skill acts as a comprehensive gatekeeper by executing the full project test suite, running linter checks, and verifying compilation, ensuring that every change is stable, tested, and compliant with project standards before it is committed.