Skip to content

Add maintainer review skill - #3924

Open
ofekshenawa wants to merge 3 commits into
masterfrom
add-maintainer-review-skill
Open

Add maintainer review skill#3924
ofekshenawa wants to merge 3 commits into
masterfrom
add-maintainer-review-skill

Conversation

@ofekshenawa

@ofekshenawa ofekshenawa commented Jul 23, 2026

Copy link
Copy Markdown
Collaborator

Note

Low Risk
Documentation-only changes under .claude/ and AGENTS.md; no client library or runtime behavior is modified.

Overview
Adds a maintainer-review Claude skill so agents can triage go-redis GitHub issues and PRs like maintainers: validate claims, gate on demonstrated need vs existing APIs, compare competing PRs, and output staged decisions plus copy-paste maintainer comments (not line-by-line code review).

The main SKILL.md defines a seven-step workflow—read-only remote inspection, unmet-need and design challenges, competing-PR discovery, desk review vs approval-gated Docker/make test probes, merge-worthiness labels, and reporting rules tied to go-redis specifics (client variants, ConnState/pool ownership, custom-vet setval, released-command policy). references/evaluation-framework.md holds severity rubrics, evidence checks, concurrency interleaving matrices, comment templates, and compact report formats for issues, PRs, and competing PRs.

AGENTS.md lists maintainer-review alongside the other .claude/skills/ playbooks.

Reviewed by Cursor Bugbot for commit 23af418. Bugbot is set up for automated code reviews on this repo. Configure here.

ofekshenawa and others added 3 commits July 22, 2026 17:09
Update the 8.10 mapping in both CI redis_version_mapping arrays from the
transient custom build to 8.10-rc2, and promote 8.10-rc2 to the local-dev
default (Makefile, docker-compose, doctests) with REDIS_VERSION=8.10.
@ofekshenawa
ofekshenawa requested a review from ndyakov July 23, 2026 12:32
@ndyakov

ndyakov commented Jul 27, 2026

Copy link
Copy Markdown
Member

Checked the file paths and command references against the repo — all accurate. LGTM.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants