PostgreSQL + pgvector migration reviewer. Extends postgresql-database-reviewer with vector-specific checks. Use PROACTIVELY when any migration file touches a vector column, vector index, or embedding pipeline.
$curl -o .claude/agents/pgvector-schema-reviewer.md https://raw.githubusercontent.com/kumaran-is/claude-code-onboarding/HEAD/.claude/agents/pgvector-schema-reviewer.mdInstalls into the current project.
Install pgvector-schema-reviewer by running `curl -o .claude/agents/pgvector-schema-reviewer.md https://raw.githubusercontent.com/kumaran-is/claude-code-onboarding/HEAD/.claude/agents/pgvector-schema-reviewer.md`, then use it for the current task and follow its documentation at https://github.com/kumaran-is/claude-code-onboarding.