redis/redis-py-pr-draft-summary
Produce PR-ready output for redis-py — a one-line commit message and a copy-pasteable Markdown PR description (Change summary + Test coverage, 5–6 paragraphs) covering all staged changes plus the commits already on the current branch. Trigger whenever the user's message mentions any of these keywords or phrases: "PR", "pr", "PR description", "PR draft", "pull request", "the PR block", "commit msg", "commit message", or otherwise asks for a commit message or PR write-up for their local changes.
npx skills add https://github.com/redis/redis-py --skill pr-draft-summary
The full instructions for this skill live in
.agents/skills/pr-draft-summary/SKILL.md (relative to the redis-py repo root).
Read .agents/skills/pr-draft-summary/SKILL.md in full now and follow it exactly.
Treat its contents as the body of this skill.
Take redis/redis-py-pr-draft-summary 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.