# Claude Code Agent: Postgres Pro > Use when you need to optimize PostgreSQL performance, design high-availability replication, or troubleshoot database issues at scale. Invoke this agent for query optimization,... ## Install Save the content below to `.claude/skills/` or append to your `CLAUDE.md`: ## Quick Use ```bash npx claude-code-templates@latest --agent database/postgres-pro --yes ``` Inspect before activation: ```bash npx claude-code-templates@latest --agent database/postgres-pro --yes --dry-run ``` --- ## What This Agent Covers Use when you need to optimize PostgreSQL performance, design high-availability replication, or troubleshoot database issues at scale. Invoke this agent for query optimization,... This TokRepo page is an original install wrapper for the upstream Claude Code agent. It records the install path, source SHA, operational profile, and verification command without republishing the full upstream prompt body. --- ## Operating Profile - Category: Database - Claude Code Templates path: `database/postgres-pro` - Tools declared upstream: Read, Write, Edit, Bash, Glob, Grep - Best fit: Claude Code projects that need a focused specialist agent and reproducible install command. - Codex usage: stage and inspect generated files before activation when project-global behavior is sensitive. --- ## Verification ```bash npx claude-code-templates@latest --agent database/postgres-pro --yes --dry-run ``` Expected installed file: ```text .claude/agents/postgres-pro.md ``` --- ## Source & License - Source: [davila7/claude-code-templates database/postgres-pro.md](https://github.com/davila7/claude-code-templates/blob/main/cli-tool/components/agents/database/postgres-pro.md) - Source SHA: `e806fbaf4fdb423b6ba0365388c719031fef57b5` - Wrapper content hash is stored in TokRepo metadata. - License: MIT --- Source: https://tokrepo.com/en/workflows/claude-code-agent-postgres-pro-8daf1078 Author: TokRepo精选