Help us improve
Share bugs, ideas, or general feedback.
From beagle-python
Reviews PostgreSQL code for indexing strategies, JSONB operations, connection pooling, and transaction safety. Use when reviewing SQL queries, database schemas, JSONB usage, or connection management.
npx claudepluginhub existential-birds/beagle --plugin beagle-pythonHow this skill is triggered — by the user, by Claude, or both
Slash command
/beagle-python:postgres-code-reviewThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
| Issue Type | Reference |
Provides PostgreSQL optimization guidance including index strategies, query plan analysis, table partitioning, JSONB operations, and connection pooling with pgbouncer.
Reviews SQL queries for performance anti-patterns, missing indexes, N+1 queries, and unsafe operations. Analyzes raw SQL, ORM queries, and migration scripts for optimization.
Reference for PostgreSQL query optimization, schema design, indexing strategies, and Row Level Security. Based on Supabase best practices.
Share bugs, ideas, or general feedback.
| Issue Type | Reference |
|---|---|
| Missing indexes, wrong index type, query performance | references/indexes.md |
| JSONB queries, operators, GIN indexes | references/jsonb.md |
| Connection leaks, pool configuration, timeouts | references/connections.md |
| Isolation levels, deadlocks, advisory locks | references/transactions.md |
->, ->>, @>, ?)Use this sequence so conclusions stay evidence-bound (not “I checked mentally”):
file:line). Pass: each such finding includes that citation.Then load the relevant reference doc from Quick Reference and walk the Review Checklist.