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 Jun 29, 2026
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.
Conduct rigorous, adversarial code reviews with zero tolerance for mediocrity. Use when users ask to "critically review" my code or a PR, "critique my code", "find issues in my code", or "what's wrong with this code". Identifies security holes, lazy patterns, edge case failures, and bad practices across Python, R, JavaScript/TypeScript, SQL, and front-end code. Scrutinizes error handling, type safety, performance, accessibility, and code quality. Provides structured feedback with severity tiers (Blocking, Required, Suggestions) and specific, actionable recommendations.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
Pragmatic coding standards for writing clean, maintainable code — naming, functions, structure, anti-patterns, and pre-edit safety checks. Use when writing new code, refactoring existing code, reviewing code quality, or establishing coding standards.
Claude Code integration for OpenClaw. This skill provides interfaces to: - Query Claude Code documentation from https://code.claude.com/docs - Manage subagents and coding tasks - Execute AI-assisted coding workflows - Access best practices and common workflows Use this skill when users want to: - Get help with coding tasks - Query Claude Code documentation - Manage AI-assisted development workflows - Execute complex programming tasks
Plan, draft, version, and refine written content with enforced versioning and quality audits.