kernel-hominem-database

Installation
SKILL.md

Hominem Database

Use this skill for database work in the Hominem monorepo. Treat live database introspection as authoritative for comparisons and treat Goose migrations plus generated Kysely types as the authoritative implementation path for schema changes.

Choose the focused reference before acting:

  • For warehouse SQLite versus Hominem Postgres comparisons, read schema-diff.md and use pull-schemas.sh.
  • For any change under packages/db/migrations/, read migrate.md.
  • For a task that both compares and changes schema, read both references in that order: diff first, migration second.

Core rules

Installs
2
GitHub Stars
1
First Seen
Aug 17, 2026
kernel-hominem-database — ponti-studios/kernel