About
The Test Coverage Improver is a specialized Claude Code skill designed to streamline the quality assurance process by automatically managing the testing lifecycle. It executes coverage suites, parses complex artifacts like coverage.xml, and pinpoints specific lines or logic paths that lack adequate testing. By prioritizing high-risk areas such as public APIs, error handling, and concurrency logic, the skill provides structured test proposals for user approval. This ensures that developers can maintain high testing standards and prevent coverage regressions with minimal manual effort, specifically tailored for Python-based agentic workflows.