mcpbeat

Pr Draft Summary

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.

202 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 pr-draft-summary

The instruction itself

as written by the author

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.

How to use it

Copy the folder

Take redis/redis-py-pr-draft-summary 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.