What problem does it solve?
Multi-phase component migrations span many sessions and engineers, making it easy to lose track of which phases are complete, what obligations remain, and whether work drifted from the migration plan. This Skill keeps migration phase state explicit and produces a standardized handoff artifact.
Core Features & Use Cases
- Phase completion verification: Checks the active phase against the skill's quality gate, the component's migration plan, and the plan checklist before declaring a phase done.
- Migration Checkpoint blocks: Emits a standardized Markdown checkpoint at each phase completion so any engineer can resume the migration in a new session.
- Drift handling: When work drifts away from the migration, it finishes the request and outputs a one-line resume prompt naming the skill to re-invoke.
- Use Case: While migrating a Spectrum Web Components component from 1st-gen to 2nd-gen, an engineer finishes the accessibility phase; the Skill verifies the plan checklist, updates the status table, and emits a checkpoint the next engineer pastes into a fresh session.
Quick Start
Ask the AI to check migration phase status or state what is left for this migration while any migration skill is active.