sqlalchemy-code-reviewReviews SQLAlchemy code for session management, relationships, N+1 queries, and migration patterns. Use when reviewing SQLAlchemy 2.0 code, checking session...
Install via ClawdBot CLI:
clawdbot install anderskev/sqlalchemy-code-reviewGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Apr 20, 2026
Reviewing SQLAlchemy code for an e-commerce site to ensure efficient session management and prevent N+1 queries when loading product relationships and user orders. This helps improve page load times and reduce database load during high traffic.
Auditing Alembic migrations in a banking application to verify reversibility and proper data handling, ensuring compliance and data integrity during updates to transaction and account models.
Analyzing SQLAlchemy queries in a patient management system to optimize select() usage and bulk operations, reducing overhead when handling large datasets like medical records and appointments.
Checking session lifecycle in a multi-tenant SaaS platform to prevent leaks and ensure proper async context managers, enhancing scalability and security across user requests.
Reviewing relationship() configurations in a logistics tracking system to avoid lazy loading issues in shipment and inventory loops, improving real-time data retrieval efficiency.
Offering code review and optimization services to clients using SQLAlchemy, charging per project or hourly rates to improve database performance and reduce operational costs.
Integrating this skill into a SaaS platform that provides automated code analysis, generating revenue through subscription plans for developers and teams seeking continuous database code quality checks.
Conducting workshops and training sessions on SQLAlchemy best practices, with revenue from course fees and corporate training packages aimed at upskilling development teams.
💬 Integration Tip
Integrate this skill into CI/CD pipelines to automate code reviews during pull requests, ensuring consistent checks for session management and query optimization without manual intervention.
Scored Apr 19, 2026
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
Systematic code review patterns covering security, performance, maintainability, correctness, and testing — with severity levels, structured feedback guidance, review process, and anti-patterns to avoid. Use when reviewing PRs, establishing review standards, or improving review quality.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
Provides a 7-step debugging protocol plus language-specific commands to systematically identify, verify, and fix software bugs across multiple environments.
Control and operate Opencode via slash commands. Use this skill to manage sessions, select models, switch agents (plan/build), and coordinate coding through Opencode.
Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions