Skip to main content
Back to the directory
github/awesome-copilotSoftware EngineeringFrontend and Design

postgresql-code-review

PostgreSQL code review assistant covering JSONB, arrays, custom types, schema design, and security best practices.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
9

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/github/awesome-copilot --skill postgresql-code-review
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, postgresql-code-review has 9 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: github/awesome-copilot. Canonical URL: https://skills.sh/github/awesome-copilot/postgresql-code-review.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
PostgreSQL code review assistant covering JSONB, arrays, custom types, schema design, and security best practices. Expert PostgreSQL code review for ${selection} (or entire project if no selection). Focus on PostgreSQL-specific best practices, anti-patterns, and quality standards that are unique to PostgreSQL. Focus on PostgreSQL's unique capabilities and ensure the code leverages what makes PostgreSQL special rather than treating it as a generic SQL database. - Reviews JSONB operations for indexing efficiency, array usage with GIN indexes, and proper containment operators - Evaluates schema design including ENUM types, CITEXT for case-insensitive data, TIMESTAMPTZ usage, and CHECK constraints - Identifies anti-patterns in function optimization, trigger design, and extension usage - Assesses Row Level Security (RLS) implementation, privilege management, and PostgreSQL-specific security features - Analyzes performance considerations including index strategy, window functions, and PostgreSQL-exclusive optimization techniques - Avoiding PostgreSQL-specific indexes : Not using GIN/GiST for appropriate data types - Misusing JSONB : Treating JSONB like a simple string field - Ignoring array operators : Using inefficient array operations - Poor partition key selection : Not leveraging PostgreSQL partitioning effectively - Not using ENUM types : Using VARCHAR for limited value sets -...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does postgresql-code-review do?

PostgreSQL code review assistant covering JSONB, arrays, custom types, schema design, and security best practices.

Is postgresql-code-review good?

postgresql-code-review does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support postgresql-code-review?

postgresql-code-review currently lists compatibility with Skills CLI.

Is postgresql-code-review safe to install?

postgresql-code-review has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to postgresql-code-review?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install postgresql-code-review?

Run the following command to install postgresql-code-review: npx skills add https://github.com/github/awesome-copilot --skill postgresql-code-review

Related skills

More from github/awesome-copilot

Related skills

Alternatives in Software Engineering