mcpbeat

Maintainer Review

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.

309 tokens
context cost
the whole folder, loaded on every use
1
files
instructions only
0
copies elsewhere
how many repositories repackaged it
13605
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/redis/redis-py --skill maintainer-review

The instruction itself

as written by the author

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.

How to use it

Copy the folder

Take redis/redis-py-maintainer-review from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

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.