redis/redis-py-maintainer-review
Review a GitHub issue or pull request URL as a redis-py maintainer, with a staged assessment of whether the claim is real, practically important, already solvable with supported functionality, correctly scoped, better served by another design, and worth maintainer and contributor effort. Use when assessing issue validity or severity, deciding whether an issue should be prioritized or closed, determining whether a requested feature represents an unmet need rather than a discoverability or usage gap, judging whether a PR is worth bringing to mergeable quality, comparing open PRs or alternative designs, separating code quality from repository readiness, or drafting a concise maintainer assessment. When closure, additional evidence, or code changes should be requested, also produce a polite, concise, complete, copy-paste-ready maintainer comment.
npx skills add https://github.com/redis/redis-py --skill maintainer-review
The full instructions for this skill live in
.agents/skills/maintainer-review/SKILL.md (relative to the redis-py repo root), with
its helper files under .agents/skills/maintainer-review/references/.
Read .agents/skills/maintainer-review/SKILL.md in full now and follow it exactly.
Treat its contents as the body of this skill.
Take redis/redis-py-maintainer-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.