postgres-code-review
CommunityReview PostgreSQL code for indexing and safety.
Authoranderskev
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It guides examining PostgreSQL queries and schemas for indexing, JSONB usage, and transactional safety.
Core Features & Use Cases
- Indexing & Performance: Validate WHERE/JOIN indexes and query plans.
- JSONB Usage: Recommend appropriate operators and GIN indexes.
- Transactions: Ensure proper isolation levels and safe commits.
Quick Start
Review a SQL script or ORM data access to ensure proper indexing and transaction handling.
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: postgres-code-review Download link: https://github.com/anderskev/beagle/archive/main.zip#postgres-code-review Please download this .zip file, extract it, and install it in the .claude/skills/ directory.