fetch-diff
OfficialFetch PR diffs with line numbers for code reviews.
Authormlflow
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill fetches a pull request diff, filters out auto-generated files, and adds line numbers to facilitate precise review comments.
Core Features & Use Cases
- Diff retrieval: Retrieve unified diffs for a given PR URL.
- Noise reduction: Excludes auto-generated or irrelevant files to focus on meaningful changes.
- Line-numbered reviews: Includes line numbers to support targeted code reviews and comment placement.
- Use Case: When reviewing a PR with multiple commits, you can fetch a clean, line-numbered diff to quickly identify and annotate changes.
Quick Start
uv run skills fetch-diff <pr_url>
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: fetch-diff Download link: https://github.com/mlflow/dev/archive/main.zip#fetch-diff Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.