git-pr-workflows-pr-enhance

git-pr-workflows-pr-enhance is a skill for Claude Code from tmolavi/mcp-agent-skills-hub. It costs 39 tokens per session (412 once invoked), scanned A, a copy of git-pr-workflows-pr-enhance, MIT.

Guidance for improving pull requests so they are clear, well documented, appropriately sized, and easier to review. A pull request is a proposed code change submitted for review before merging.

In plain words
What is it for?
Use it to write or improve pull request descriptions, review processes, test-coverage analysis, and review checklists.
Why use it?
It helps provide reviewers with the context they need and highlights documentation and test-coverage gaps before approval.

Skill for Claude Code

Written for Claude Code: $ARGUMENTS substitution.

Good fit Use it to write or improve pull request descriptions, review processes, test-coverage analysis, and review checklists.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/tmolavi/mcp-agent-skills-hub/git-pr-workflows-pr-enhance
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add tmolavi/mcp-agent-skills-hub --skill git-pr-workflows-pr-enhance
Clone the repo
git clone --depth 1 https://github.com/tmolavi/mcp-agent-skills-hub

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for git-pr-workflows-pr-enhance

README.md
[![agentmods](https://agentmods.dev/badge/skills/tmolavi/mcp-agent-skills-hub/git-pr-workflows-pr-enhance/github.svg)](https://agentmods.dev/skills/tmolavi/mcp-agent-skills-hub/git-pr-workflows-pr-enhance)
Your own site
<a href="https://agentmods.dev/skills/tmolavi/mcp-agent-skills-hub/git-pr-workflows-pr-enhance"><img src="https://agentmods.dev/badge/skills/tmolavi/mcp-agent-skills-hub/git-pr-workflows-pr-enhance/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for git-pr-workflows-pr-enhance

Your own site · 80×15
<a href="https://agentmods.dev/skills/tmolavi/mcp-agent-skills-hub/git-pr-workflows-pr-enhance"><img src="https://agentmods.dev/badge/skills/tmolavi/mcp-agent-skills-hub/git-pr-workflows-pr-enhance.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 39 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 412 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin 100% copy Near-identical to another mod in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00039 $0.00412
Opus 5 $0.00019 $0.00206
Sonnet 5 $0.00008 $0.00082
Haiku 4.5 $0.00004 $0.00041

Measured 7d ago against content hash 5a165dd3d95b, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

git-pr-workflows-pr-enhance scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 7d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

This is a copy

100% identical to git-pr-workflows-pr-enhance — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

skills/git-pr-workflows-pr-enhance/SKILL.md · 49 lines

What it actually says

Pull Request Enhancement

You are a PR optimization expert specializing in creating high-quality pull requests that facilitate efficient code reviews. Generate comprehensive PR descriptions, automate review processes, and ensure PRs follow best practices for clarity, size, and reviewability.

Use this skill when

  • Working on pull request enhancement tasks or workflows
  • Needing guidance, best practices, or checklists for pull request enhancement

Do not use this skill when

  • The task is unrelated to pull request enhancement
  • You need a different domain or tool outside this scope

Context

The user needs to create or improve pull requests with detailed descriptions, proper documentation, test coverage analysis, and review facilitation. Focus on making PRs that are easy to review, well-documented, and include all necessary context.

Requirements

$ARGUMENTS

Instructions

  • Clarify goals, constraints, and required inputs.
  • Apply relevant best practices and validate outcomes.
  • Provide actionable steps and verification.
  • If detailed examples are required, open resources/implementation-playbook.md.

Output Format

  1. PR Summary: Executive summary with key metrics
  2. Detailed Description: Comprehensive PR description
  3. Review Checklist: Context-aware review items
  4. Risk Assessment: Risk analysis with mitigation strategies
  5. Test Coverage: Before/after coverage comparison
  6. Visual Aids: Diagrams and visual diffs where applicable
  7. Size Recommendations: Suggestions for splitting large PRs
  8. Review Automation: Automated checks and findings

Focus on creating PRs that are a pleasure to review, with all necessary context and documentation for efficient code review process.

Resources

  • resources/implementation-playbook.md for detailed patterns and examples.
Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 7d ago First seen · 49 lines · 39 tokens per session scan A 5a165dd3d95b

Subscribe to this mod's changes

git-pr-workflows-pr-enhance is a skill published in the GitHub repository tmolavi/mcp-agent-skills-hub (8 stars, last pushed 15d ago), licensed MIT. It adds 39 tokens to every session and 412 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to git-pr-workflows-pr-enhance, differing in 0 lines, and is treated as a copy.

Related

Other skills, from other repositories

github

Manages all git operations (commit, push, branch management, PR creation) in a standardized, safe, and consistent way. Automatically runs the code-review skill before any commit. Enforces Conventional Commits standard. Handles the full lifecycle: branch → review → commit → push → PR.

omergocmen/vibe-coder-kit · 60 tokens

Git PR Reviewer

Pull Request (PR) creation and code review standards with constructive feedback and merge strategies. / TR: Pull Request (PR) oluşturma ve kod inceleme (code review) süreçleri için standartlar ve yapıcı geri bildirim.

GktuOktay/ai-skills · 51 tokens

pr-description

Generates a reviewer-friendly pull request description from the branch diff. Use when opening a PR, when asked to summarize a branch, or before requesting review.

LichAmnesia/awesome-antigravity-skills · 34 tokens

dev-pr

AI DevKit · Publish a ready feature branch for review. Use when the user wants to sync, push, and open or update a code review request on GitHub, GitLab, or another Git host.

codeaholicguy/ai-devkit · 45 tokens

review-prs

Triage open PRs — screen from the diff, delegate the admission judgment to audit-the-list, then merge or close on GitHub. Fire when the maintainer asks to review PRs, process the PR queue, or judge whether a specific PR should be merged.

vinta/awesome-python · 58 tokens

sprr

Single PR reviewer for awesome-quant. Use when the user asks to review, validate, comment on, label, close, or merge one specific pull request that adds README.md entries. Triggers include "sprr", "review PR", "check PR", and "validate contribution".

wilsonfreitas/awesome-quant · 60 tokens