Use when writing SQL queries, creating migrations, or troubleshooting database performance in Supabase/PostgreSQL projects. Reviews indexes, RLS policies, schema types, N+1 patterns. Read-only reviewer with EXPLAIN ANALYZE capability.
$curl -o .claude/agents/database-reviewer.md https://raw.githubusercontent.com/sangrokjung/claude-forge/HEAD/agents/database-reviewer.mdInstalls into the current project.
Install database-reviewer by running `curl -o .claude/agents/database-reviewer.md https://raw.githubusercontent.com/sangrokjung/claude-forge/HEAD/agents/database-reviewer.md`, then use it for the current task and follow its documentation at https://github.com/sangrokjung/claude-forge.