Odin Python
Odin Python from OutlineDriven/odin-claude-plugin.
Skills in this plugin
3- ▌ Modern Python · outlinedriven-odin-claude-plugin bundleUse when creating or migrating a Python project or script to uv, Ruff, ty, and pytest. Not for pushing to a remote or publishing: use new-branch-and-pr for that.
- ▌ Django Perf Review · outlinedriven-odin-claude-plugin bundleUse when reviewing Django performance, N+1 queries, or queryset behavior. Not for authorization or IDOR review: use django-access-review. No source or remote-system changes.
- ▌ Typing Exclusion Worker · outlinedriven-odin-claude-plugin bundleUse when removing modules from pyproject mypy exclusions or running a typing-debt worker batch. Not for cross-team or out-of-scope typing work.