What problem does it solve?
This Skill enables teams to systematically assess Python code for quality, security, and performance, reducing risk and accelerating delivery.
Core Features & Use Cases
- Code Quality Review: evaluates readability, maintainability, and adherence to style (PEP 8) with concrete improvement suggestions.
- Security & Safety Analysis: checks input validation, data exposure risks, and safe use of dependencies; highlights potential vulnerabilities.
- Performance & MedImaging Guidance: reviews tensor operations, memory usage, and nbdev/fastMONAI integration patterns for medical imaging code.
- Use Case: before merging a feature branch, run this skill to generate a structured report listing issues, suggested fixes, and priority levels.
Quick Start
To initiate a review, provide the latest commit diff or code snippet and request a comprehensive quality, security, and performance assessment.