# Syn Redis Cluster

> Redis: cluster sharding and resharding

- Skill: `legendtkl/syn-redis-cluster` (Agent Skill)
- Install (CLI): `npx skillmds@latest add legendtkl/syn-redis-cluster`
- Raw SKILL.md: https://api.skillmd.com/api/skills/legendtkl/syn-redis-cluster/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: legendtkl (https://skillmd.com/u/legendtkl)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/legendtkl/syn-redis-cluster

---


# Redis: cluster sharding and resharding

## When to use

Use this skill for cluster sharding and resharding in Redis. This skill
specifically handles cluster sharding and resharding and nothing else in the
Redis family.

## Procedure

Set up Redis Cluster hash slots, add/remove nodes, reshard slots online, and handle MOVED/ASK redirections in clients.

## Notes

This is the Redis skill dedicated to cluster sharding and resharding.
Sibling skills cover other Redis capabilities; this one
is the right choice only when the task is about cluster sharding and resharding.

