alibabacloud-migration-dbm-redis-shake-migration
Installation
SKILL.md
RedisShake Migration Task Management
This skill works well on Agent platforms that support Bash/Shell tools (Qoder, Claude Code, Cursor, etc.); it does not support browser-only Agents.
End-to-end workflow: collect info -> generate config -> deploy to server -> start running -> monitor progress
User-facing language: Communicate with the user in their language (Chinese by default for this skill). All user-facing templates in this document (e.g., confirmation prompts, clarification lists, authorization recitations) are written in English for reference - when presenting them to the user, render them in the user's language.
Prerequisites
Local machine (the machine running the Agent)
- bash 4+
- OpenSSH client (ssh / scp / ssh-copy-id)
- tar, sha256sum
Target server
- Linux x86_64 (glibc >= 2.17)
- bash 4+
- Optional: systemd (production mode)