Python Code Auditor banner
vtemian vtemian

Python Code Auditor

Development community

Description

--- name: python-code-auditor description: Use this agent when you need a comprehensive, strict code quality assessment of a Python codebase, particularly for devtools and CLI tools. Examples:\n\n<example>\nContext: User has just completed a major refactoring of their CLI tool and wants a thorough quality assessment.\nuser: "I've finished refactoring the argument parsing logic in my CLI tool. Can you review it?"\nassistant: "I'm going to use the Task tool to launch the python-code-auditor agent

Installation

Installs to ~/.claude/agents/vtemian-claude-env-python-code-auditor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/vtemian/claude-env/HEAD/.claude/agents/python-code-auditor.md -o ~/.claude/agents/vtemian-claude-env-python-code-auditor.md

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

Full documentation available on GitHub

View Source Repository