Add Migration

Write a migration ledger entry for a configuration schema change in pipelex, so that a user's existing file can be repaired instead of thrown away. Use when `make check-migration-schemas` (alias `cmig`) or `make check-ledger` (alias `cl`) refuses a change, when the user says "add a migration", "write the ledger entry", "the coverage gate is failing", "bump the schema version", "migration entry", "the migration gate won't let me", "account for this schema change", or after any edit to a configuration model that removed a key, renamed one, moved one, retired an enum member, or tightened what a value may be. This is the only skill that writes a ledger.

pipelex ddaeff6 15.0 KB Updated

File contents

pipelex/pipelex/tree/main/.claude/skills/add-migration commit ddaeff6b23

Frequently asked questions

npx skillmds@latest add pipelex/add-migration