Skip to main content

generate-migration-from-diff

Generate a goose SQL migration for a specific poktroll version from its shape snapshot. Reads docs/research/.shapes/<vX_Y_Z>.json (produced by /generate-decoder), compares against the immediately-previous snapshot, and emits schema/migrations/NNNN_decoder_<vX_Y_Z>.sql with CREATE TABLE IF NOT EXISTS (first appearance) and ALTER TABLE ADD COLUMN IF NOT EXISTS (additive changes). NO Go decoder code (those live in internal/decoders/<v>/ and are scaffolded separately).

Jump to install

Source facts

Repository
pokt-network/pocket-scribe
Last source activity
June 8, 2026 at 16:51
Detected SKILL.md language
English
Stars
0
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.