概要
This skill transforms Claude into a specialized Python QA architect that prioritizes evidence over generic advice. By scanning your project's configuration files like pyproject.toml and existing test suites, it identifies specific gaps such as missing async tests, non-descriptive naming patterns, or low coverage in critical functions. It is particularly useful for developers looking to modernize legacy test suites, optimize configuration for CI/CD, or implement advanced testing patterns like integration testing without breaking existing workflows.