migration-create

Migrate dependent workflows, instances, and scripts after standard-*.md updates.

Updated Apr 2, 2026
One-click install
npx skills add https://github.com/oogDZ/2 --skill migration-create-oogdz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: migration-create
Source: https://github.com/oogDZ/2/tree/main/.claude/skills/migration-create
Command: npx skills add https://github.com/oogDZ/2 --skill migration-create-oogdz

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Автоматизация миграции зависимых файлов после обновления стандарта — упорядочение и синхронизация всех связанных артефактов, документов и инструкций без ручного вмешательства.

Core Features & Use Cases

  • SSOT-согласованная миграция: координирует зависимые артефакты после изменения стандарта, гарантируя целостность документации и кода.
  • Оценка влияния изменений: выявляет затронные файлы и скрипты, чтобы обновления применялись последовательно.
  • Пример использования: после обновления любого standard-*.md запустите миграцию, чтобы синхронизировать рабочие процессы и инструкции.

Quick Start

Запустите /migration-create с указанием пути к изменённому стандарту.

Frequently Asked Questions about migration-create

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I migrate dependent files after a standard update?

To migrate dependent files after a standard update, run the migration process with the path to the changed standard file. It automatically targets and synchronizes impacted workflows, instances, and scripts.

What is dependency migration for standard updates?

Dependency migration for standard updates is the automated synchronization of related artifacts, documents, and instructions after a standard file changes, ensuring consistent updates without manual intervention.

Do I need SSOT references before running workflow synchronization?

Yes, you need SSOT references to satisfy prerequisites before running workflow synchronization. The process validates inputs and environment before execution to coordinate dependent artifacts.

Can I assess the impact of standard changes on scripts and workflows?

You can assess the impact of standard changes on scripts and workflows by running a migration. It identifies affected files and scripts to ensure updates are applied consistently across all instances.

What are the limitations of automating dependent file migration?

The limitations of automating dependent file migration involve strict prerequisite requirements, including proper SSOT references and validated inputs, which must be resolved before execution can proceed.