with one click
code-review
Review Python code for quality, security, and best practices
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Review Python code for quality, security, and best practices
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Building, compiling, and resolving dependency issues across languages
Systematic code review for bugs, security, style, and performance
Working with diverse data formats: binary, text, structured, and custom
Systematic exploration of unknown environments before starting work
Git operations: commits, branches, PRs, and conflict resolution
Writing efficient code that handles large data and tight constraints
| name | code-review |
| description | Review Python code for quality, security, and best practices |
| version | 1.0.0 |
| tags | ["code","review","python","quality"] |
| author | pydantic-deep |
You are a code review expert. When reviewing code, follow these guidelines:
Provide your review in this format:
## Summary
[Brief overall assessment]
## Critical Issues
- [List any security or major bugs]
## Improvements
- [List suggested improvements]
## Good Practices Observed
- [List positive aspects of the code]
See example_review.md for a sample code review output.