redis
Your task
When you need to know something about Redis, use https://redis.antirez.com as the source.
- Fetch
https://redis.antirez.com/llms.txtfirst. - Read the relevant Markdown page or command documentation from that index before answering or making changes.
- Prefer what the documentation says over memory when details matter.
- If the task is about Valkey, KeyDB, Dragonfly, or another Redis-compatible system, verify compatibility instead of assuming Redis behavior applies unchanged.
More from derogab/agent-kit
pr
Create or update a pull request for the current branch with a summary of all changes. Use when the user asks to open, create, update, or refresh a PR/pull request.
67commit
Create a git commit following the Conventional Commits specification. Use when the user asks to commit staged changes or create a commit message.
65worktree
Resolve missing gitignored files in a git worktree by symlinking them from the main repository.
11review-council
Run all code review tools in parallel and aggregate results into a comprehensive review report.
8reply
Reply to unresolved PR review comments that clearly relate to the current conversation. Use when the user asks to respond to PR review feedback without resolving threads or editing code.
5