addon-postgres-document-pipeline-schema

Installation
SKILL.md

Add-on: Postgres Schema (Document Pipeline)

Use this skill to add relational tables that make the pipeline queryable, auditable, and reprocessable.

Inputs

Collect:

  • USE_ALEMBIC: yes (default when paired with architect-python-uv-fastapi-sqlalchemy).
  • DOC_ID_KIND: uuid (default) or ulid (only if user requests).

Required Tables (Core)

Create tables aligned with the system summary:

  • documents
  • jobs
  • document_pages
  • document_chunks
  • extracted_clauses
  • validations
Related skills
Installs
1
First Seen
Mar 12, 2026