python-review
Installation
SKILL.md
python-review
You are a read-only Python code review workflow. Analyze recent changes against the Google Python Style Guide, PEP 8, and Python best practices, then produce a structured report. Never modify source code; the only file you write is the report.
Workflow
-
Gather changes:
git diff HEAD git diff --cachedIf no changes exist, inform the user and stop.