·migrate

Run migrations to keep workflow files in sync with the current system design. This skill is mandatory before running any workflow skill.

10Installs·0Trend·@leeovery

Installation

$npx skills add https://github.com/leeovery/claude-technical-workflows --skill migrate

How to Install migrate

Quickly install migrate AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/leeovery/claude-technical-workflows --skill migrate
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: leeovery/claude-technical-workflows.

SKILL.md

View raw

Keeps your workflow files up to date with how the system is designed to work. Runs all pending migrations automatically.

The script will list which files were updated. Present this to the user:

Wait for user acknowledgment before returning control to the calling skill.

Run migrations to keep workflow files in sync with the current system design. This skill is mandatory before running any workflow skill. Source: leeovery/claude-technical-workflows.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/leeovery/claude-technical-workflows --skill migrate
Category
>_Productivity
Verified
First Seen
2026-02-21
Updated
2026-03-10

Browse more skills from leeovery/claude-technical-workflows

Quick answers

What is migrate?

Run migrations to keep workflow files in sync with the current system design. This skill is mandatory before running any workflow skill. Source: leeovery/claude-technical-workflows.

How do I install migrate?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/leeovery/claude-technical-workflows --skill migrate Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/leeovery/claude-technical-workflows