원클릭으로
redis
Read the Redis Patterns for Coding Agents documentation before answering Redis questions or making Redis changes.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Read the Redis Patterns for Coding Agents documentation before answering Redis questions or making Redis changes.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
Create a git commit following the Conventional Commits specification. Use when the user asks to commit staged changes or create a commit message.
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.
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.
Run code review tools in parallel, validate findings with a second-opinion agent, and aggregate a comprehensive review report.
Organize and update code-related issues in a consistent table with stable issue IDs, type, concise file-and-line-aware descriptions, and current status. Use when code review findings, bugs, risks, or suggestions need to be listed, summarized, tracked, or updated during a conversation.
SOC 직업 분류 기준
| name | redis |
| description | Read the Redis Patterns for Coding Agents documentation before answering Redis questions or making Redis changes. |
| user-invocable | false |
When you need to know something about Redis, use https://redis.antirez.com as the source.
https://redis.antirez.com/llms.txt first.