sqlalchemy-code-review
CommunityAutomate SQLAlchemy reviews for clean sessions.
Authoranderskev
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps reviewers identify common SQLAlchemy pitfalls around session lifecycle, relationships, and migrations, reducing bugs and lowering review time.
Core Features & Use Cases
- Session lifecycle, context managers, async sessions: Ensures correct usage patterns across codebases.
- relationship() usage, lazy loading, N+1 queries: Guides efficient data loading and relationships.
- select() vs query(), ORM overhead, bulk operations: Encourages modern SQLAlchemy 2.0 patterns.
- Alembic migration patterns, reversibility: Checks upgrade/downgrade correctness and ordering.
Quick Start
Use the sqlalchemy-code-review skill to review a codebase's SQLAlchemy usage for sessions, relationships, and migrations; refer to the references for anti-patterns and best practices.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: sqlalchemy-code-review Download link: https://github.com/anderskev/beagle/archive/main.zip#sqlalchemy-code-review Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.