Skip to content
Development
Command

/migration

Plan and execute a design system migration

From plugin
design-system-ops
18614 skills14 commands
Install
$ npx -y skills add murphytrueman/design-system-ops --agent claude-code

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/migration

Context preview

What this command does when you run it.

Plan and execute a design system migration

Command definition

migration.md
description: Plan and execute a design system migration
allowed-tools: Read, Write, Grep, Glob, Bash(cat:*), Bash(diff:*), Bash(find:*), Bash(head:*), Bash(ls:*), Bash(sort:*), Bash(tail:*), Bash(wc:*)

Run the migration agent to plan and execute a design system migration.

Load the migration agent from ${CLAUDE_PLUGIN_ROOT}/skills/migration-agent.md and follow its complete workflow.

The user should describe the migration context: $ARGUMENTS

The agent chains multiple skills (token-audit, codemod-generator, deprecation-process, change-communication) into a coordinated migration plan with impact analysis, codemods, communication packages, and rollback strategy.

Ships withdesign-system-ops

Claude Code skills for the work that keeps a design system alive.

Get the whole plugin

Other commands on design-system-ops.