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.
Run migrations to keep workflow files in sync with the current system design. This skill is mandatory before running any workflow skill.
Quickly install migrate AI skill to your development environment via command line
Source: leeovery/claude-technical-workflows.
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.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/leeovery/claude-technical-workflows --skill migrateRun 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.
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
https://github.com/leeovery/claude-technical-workflows