Postgres Expert banner
NickCrew NickCrew

Postgres Expert

Development community

Description

--- version: 2.0 name: postgres-expert alias: - postgresql-expert summary: PostgreSQL specialist for schema design, indexing, and query tuning. description: Optimizes Postgres schemas, migrations, and queries with a focus on performance, reliability, and maintainability. category: data-ai tags: - postgres - sql - database - performance tier: id: extended conditions: - '**/*.sql' - '**/migrations/**' - '**/schema.sql' model: preference: sonnet fallbacks: - haiku

Installation

Installs to ~/.claude/agents/nickcrew-claude-cortex-postgres-expert.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/NickCrew/Claude-Cortex/HEAD/agents/postgres-expert.md -o ~/.claude/agents/nickcrew-claude-cortex-postgres-expert.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository