# Guidogl/sqlalchemy-consistency

AI agent skill for SQLAlchemy ORM and Core. Enforces SQLAlchemy 2.0 select() syntax over legacy Query API, correct session lifecycle and scoping, relationship loading strategies (selectinload vs joinedload) to kill N+1 queries, async engine usage, and Alembic-friendly model patterns.

## Repository

- [Catalog detail page](https://awesomeclaudeplugins.com/Guidogl/sqlalchemy-consistency)
- [GitHub repository](https://github.com/Guidogl/sqlalchemy-consistency)
- Stars: 0
- Forks: 0
- 1 plugin entries are reported.

## Catalog provenance

- Publication state: indexable
- Quality note: Canonical repository has a description and validated plugin count.
- Catalog snapshot: Aug 31, 2026
- Repository metadata source: public GitHub API when available

## Installation

When this repository exposes a Claude Code marketplace, add it with:

```bash
/plugin marketplace add Guidogl/sqlalchemy-consistency
```
