🔍
QualityPython

Verify PR Fix

by stickerdaniel

Verify PR Fix is a Quality skill for Claude Code, published by stickerdaniel in linkedin-mcp-server.

3.1K stars543 forkson stickerdaniel/linkedin-mcp-serverAdded 2026/08/17+1% in starsRepository updated 2026/08/15
ai-agentsanthropicchatgptchatgpt-desktopclaudeclaude-aiclaude-codeclaude-desktopdesktop-extensiondxtlinkedinlinkedin-apilinkedin-mcplinkedin-profile-scraperlinkedin-scrapermcpmcp-servermodel-context-protocolpython
Install in seconds
Install Verify PR Fix
Copy Verify PR Fix into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/stickerdaniel/linkedin-mcp-server/tree/main/.agents/skills/3-verify-pr-fix ~/.claude/skills/3-verify-pr-fix

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/stickerdaniel/linkedin-mcp-server.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
.agents/skills/3-verify-pr-fix/SKILL.md in stickerdaniel/linkedin-mcp-server
Installs to
~/.claude/skills/3-verify-pr-fix
Collection
One of 5 skills cataloged from this repository
Category
Quality1354 skills

What Verify PR Fix does

Verify PR Fix checks out a candidate pull request locally, restarts the MCP server on that branch, re-runs the exact MCP tool call that previously failed, diffs outputs against a saved baseline, and audits the fix for locale-independence, DOM-stability, and scope. Use when asked to verify a PR fixes a reproduced issue.

Verify PR Fix is cataloged under Quality on DirSkills. Verify PR Fix comes from a repository tagged ai-agents, anthropic, chatgpt, chatgpt-desktop and claude.

Frequently asked about Verify PR Fix

  • What else does stickerdaniel publish alongside Verify PR Fix?

    Verify PR Fix is one of 5 skills that DirSkills catalogs from stickerdaniel/linkedin-mcp-server, the repository it ships in. Its siblings there include BTCA Local, Reproduce LinkedIn Issue and Triage Issues and PRs. Each one is a separate skill with its own page in this directory, installs the same way Verify PR Fix does, and is maintained by stickerdaniel in that same repository. The rest of the collection is listed on the stickerdaniel/linkedin-mcp-server page.

  • How does Verify PR Fix compare to other Quality skills?

    Verify PR Fix ranks #417 by stars among the 1354 Quality skills in this catalog. The most-starred ones next to it are Benchmark, Benchmark Optimization Loop and API Design Patterns. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Verify PR Fix against them. Open each page to compare what they document and how they install.