python-code-review

Installation
SKILL.md

Python Code Review

Quick Reference

Issue Type Reference
Indentation, line length, whitespace, naming references/pep8-style.md
Missing/wrong type hints, Any usage references/type-safety.md
Blocking calls in async, missing await references/async-patterns.md
Bare except, missing context, logging references/error-handling.md
Mutable defaults, print statements references/common-mistakes.md

Review Checklist

Related skills

More from existential-birds/beagle

Installs
426
GitHub Stars
57
First Seen
Jan 20, 2026