migration-orchestrator

Orchestrate end-to-end technology migrations from analysis through implementation to verification.

199|26|Updated Nov 27, 2025
One-click install
npx skills add https://github.com/SkillPanel/maister --skill migration-orchestrator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: migration-orchestrator
Source: https://github.com/SkillPanel/maister/tree/main/plugins/maister-copilot/skills/migration-orchestrator
Command: npx skills add https://github.com/SkillPanel/maister --skill migration-orchestrator

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Orchestrates comprehensive migration workflows from current state analysis through implementation to compatibility verification, enabling adaptive planning and safe execution.

Core Features & Use Cases

  • Orchestrates the full migration lifecycle (analysis, planning, specification, implementation, verification, and documentation)
  • Supports Interactive and YOLO modes with rollback and dual-run strategies
  • Generates and tracks artifacts in a standardized structure for audit and reuse
  • Facilitates state management via orchestrator-state.yml and phase-aware progress

Quick Start

Describe your migration task and start a new migration workflow.

Frequently Asked Questions about migration-orchestrator

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

FAQPage Schema
How do I orchestrate a safe end-to-end technology migration?

You orchestrate a technology migration by analyzing the current state, planning the implementation, and verifying compatibility. This process manages the full migration lifecycle safely using standardized phase artifacts and state tracking via orchestrator-state.yml.

Can I run a dual-run strategy and plan rollbacks during a code or data migration?

Yes, dual-run strategies and rollback planning are supported during code, data, or architecture migrations. These features allow you to execute migrations adaptively while maintaining the ability to revert changes if compatibility verification fails.

What is the best way to automate migration workflows across different projects?

Automating migration workflows across projects requires a structured lifecycle approach from analysis through documentation. Using an orchestration workflow with interactive or YOLO modes ensures standardized artifact generation and phase-aware progress tracking for safe execution.

Does the migration orchestrator support fully automated YOLO modes?

Yes, YOLO mode is supported alongside Interactive mode for migration orchestration. YOLO mode enables fully automated execution of the migration lifecycle, while Interactive mode allows for step-by-step user confirmation throughout the process.

How does state management work for ongoing architecture migrations?

State management for architecture migrations works by tracking progress in orchestrator-state.yml. This file manages phase-aware progress and generates standardized artifacts, ensuring the migration state is preserved for audit and reuse across sessions.

When should I not use a full lifecycle migration orchestration workflow?

You should avoid full lifecycle migration orchestration for simple, single-file updates that lack complex state dependencies. This workflow is designed for comprehensive migrations requiring current state analysis, dual-run strategies, and strict artifact tracking.