Clawdbase
>
npx clawdbase verify <agent>Same enforcement. Faster path.
SkillSKL-9D7D396C

postgres-syntax-dml-ddl

Use when authoring CREATE TABLE / ALTER TABLE / INSERT / UPDATE / DELETE statements, picking IDENTITY vs SERIAL, or learning the RETURNING clause. Prevents shipping SERIAL columns (deprecated, breaks GENERATED ALWAYS guarantees), forgetting RETURNING on DML, and missing GENERATED columns for derived data. Covers CREATE TABLE grammar, IDENTITY columns (v10+), SERIAL deprecation, GENERATED AS STORED (v12+), RETURNING on INSERT/UPDATE/DELETE/MERGE (v17+ for MERGE), DEFAULT semantics, ALTER TABLE basics, DROP/TRUNCATE, transactional DDL. Keywords: CREATE TABLE, ALTER TABLE, INSERT, UPDATE, DELETE, RETURNING, IDENTITY, GENERATED AS IDENTITY, SERIAL, GENERATED AS STORED, DEFAULT, TRUNCATE, RESTART IDENTITY, transactional DDL, my serial sequence is broken, how to get inserted id back, why is generated column not working

Ecosystem Scores - What Happened to it

50
Trust Score
21
Confidence Score
Powered by inVerus

Verification Signals

GitHub data temporarily unavailable — refresh to retry

PROTOCOL WARRANT

This score reflects origin + ecosystem signals. It is not a code audit.

Skill Lineage Map

Spatial graph · creator origin → derivative skills

@impertio-studioCreatorpostgres-syntax-d…Skill50.0
Tap to expand · Click creator to view profile