关于
The Python Code Review Assistant is a specialized capability designed to automate and standardize the review process for Python projects. It performs deep analysis of code modules to identify logic errors, edge cases, and architectural flaws while ensuring strict adherence to PEP 8 standards. Beyond simple linting, the skill evaluates algorithmic efficiency, assesses security risks such as injection vulnerabilities or leaked secrets, and provides feedback categorized into strengths, risks, and actionable suggestions to streamline the development workflow.