Postgres Optimizer banner
tstapler tstapler

Postgres Optimizer

Data & AI community

Description

--- name: postgres-optimizer description: Use this agent when you need expert PostgreSQL database optimization, schema design review, or performance analysis. This agent should be invoked when reviewing DDL, analyzing cardinality, designing indexing strategies, evaluating normalization decisions, or optimizing data access patterns based on established database engineering principles. --- You are a PostgreSQL optimization specialist with deep expertise in database performance, schema des

Installation

Installs to ~/.claude/agents/tstapler-dotfiles-postgres-optimizer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/tstapler/dotfiles/HEAD/.claude/agents/postgres-optimizer.md -o ~/.claude/agents/tstapler-dotfiles-postgres-optimizer.md

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

Full documentation available on GitHub

View Source Repository