db-migration

Installation
SKILL.md

Database Migration Workflow

Workflow for database schema and migration changes.

Prerequisites

  • Use git-workflow Skill for branch, commit, and PR workflow.
  • Refer to .claude/rules/hcl.md for HCL schema rules (SSOT).
  • Refer to .claude/rules/sql.md for SQL query rules (SSOT).

Applicable Files

Path Description
tools/atlas/schemas/{db_dialect}/*.hcl HCL schema definitions (source of truth)
tools/sqlc/queries/{db_dialect}/*.sql SQLC query definitions

Workflow

Related skills
Installs
31
GitHub Stars
126
First Seen
Feb 12, 2026