redis/claude-review
Use when asked to independently review Claude-authored docs or code changes, Claude-generated diffs, or Claude PR work in the Redis docs repo.
npx skills add https://github.com/redis/docs --skill claude-review
Use this skill for independent reviews of Claude-authored work in this repo. The goal is to find real correctness, docs, consistency, test, and maintainability issues without becoming biased by past Claude behavior.
Read these before reviewing:
references/review-style.md for output format and severity.references/claude-review-patterns.md for recurring review patterns.Treat the pattern file as a map of places to inspect, not as evidence. The current diff and current workspace always win.
git diff, git status --short, and the touched files before judging.claude-review-patterns.md as a targeted checklist:At the end of a review, add a short Suggested skill-memory updates section only if the review revealed a reusable pattern that is:
references/claude-review-patterns.md.Suggest the update text, but do not apply it unless explicitly asked. New entries should follow the schema in claude-review-patterns.md.
Take redis/claude-review from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.