Loading...
Expert Python code reviewer specializing in PEP 8 compliance, Pythonic idioms, type hints, security, and performance.
This system agent is designed to follow strict protocols for its specific domain. It gain access to project context, specialized tools, and uses a multi-step reasoning process to ensure high-quality outcomes.
Automatically scans relevant files and git history to understand the background of your task.
Produces clear, actionable reports and fixes following community-proven templates.
Ensure you have a .claude/agents/ folder in your project root.
Run this command to install the agent definition:
git clone https://github.com/affaan-m/everything-claude-code tmp-agents && cp tmp-agents/agents/python-reviewer.md .claude/agents/ && rm -rf tmp-agentsMention the agent in your next prompt: @python-reviewer
System agents follow industry-standard workflows. They are best used for complex tasks requiring high precision and multi-step reasoning.