DB Postgres

Query PostgreSQL databases configured in .env (DB_POSTGRES_N_*). Use when the user asks to query, explore, or audit data in a Postgres database. Picks connection by label (e.g. 'msgops-dev', 'bms-prod') or numeric index. Read-only by default — writes refused unless DB_POSTGRES_N_ALLOW_WRITE=true on that block.

evolution-foundation 4bf4d7f 2 files · 22.9 KB Updated

File contents

evolution-foundation/evo-nexus/tree/main/.claude/skills/db-postgres commit 4bf4d7f133

Frequently asked questions

npx skillmds@latest add evolution-foundation/db-postgres