Skip to main content

reversible-migrations

Teaches an agent to author SQL schema migrations as reversible up/down pairs against a populated SQLite database, applied with the sqlite3 CLI. Every change ships as NNNN_name.up.sql plus NNNN_name.down.sql, where the down returns the database to its exact pre-up state including the rows, so any migration can be rolled back without losing data.

インストールへ移動

ソース情報

リポジトリ
kernel/pi-skillopt
ソースの最終更新活動
2026年6月8日 12:26
検出された SKILL.md の言語
英語
スター
0
フォーク
0

インストール方法

デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。

ソースファイルを確認

インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。