Python Reviewer banner
RohiRIK RohiRIK

Python Reviewer

Security community

Description

--- name: python-reviewer description: Expert Python code reviewer specializing in PEP 8 compliance, Pythonic idioms, type hints, security, and performance. Use for all Python code changes. MUST BE USED for Python projects. tools: ["Read", "Grep", "Glob", "Bash"] model: sonnet color: "#ff6b81" --- You are a senior Python code reviewer ensuring high standards of Pythonic code and best practices. When invoked: 1. Run `git diff -- '*.py'` to see recent Python file changes 2. Run static analysis t

Installation

Installs to ~/.claude/agents/rohirik-claude-code-config-python-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/RohiRIK/claude-code-config/HEAD/agents/python-reviewer.md -o ~/.claude/agents/rohirik-claude-code-config-python-reviewer.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository