postgres-review-workflowlisted
Install: claude install-skill ch4570/vulpora
# PostgreSQL Review Workflow
Run the three declared PostgreSQL skills and both mandatory database agents against one source
snapshot. Reconcile logical model quality with real PostgreSQL operational behavior.
## Declared inventory and dependencies
Runnable skills, exactly:
- `postgres-query-review`
- `postgres-risk-check`
- `postgres-schema-design`
Mandatory agents:
- `postgres-dba`
- `data-modeling-reviewer`
Exclude the orchestrator ID `postgres-review-workflow` from recursive component execution.
## Cost-aware native routing
Resolve portable profiles from the current runtime capability catalog at dispatch. Use query and
schema skill passes at `frugal/low` for bounded static changes; use migration risk, DBA, and data
modeling passes at `standard/medium` when operational or semantic judgment is required. Raise only
the affected pass to `frontier/high` for confirmed corruption, irreversible migration, authority,
or public-contract risk.
Every native handoff uses `model_selection: explicit-native-override`; spawn with `fork_turns: none`,
the exact resolved `model`, and exact `reasoning_effort`. Never inherit the primary model or reasoning
setting. Record requested/observed routes in the five-entry ledger and make mismatch `INCOMPLETE`.
Timeout, quota, authentication, and absent database access are not capability escalation signals.
## Input contract
Accept the repository/diff scope plus available SQL, DDL/migrations, schema metadata, PostgreSQL
version, table/index