bystickerdaniel· 5 skills
Check out a candidate PR locally, restart the MCP server on the PR branch, re-run the exact same MCP tool call that failed in /2-repro-issue, diff the outputs, and audit the fix for locale-independence, DOM-stability, and scope per CLAUDE.md scraping rules. Use when the user says "verify PR #N", "does this PR fix #M", "check #N locally", "test the fix in #N", or asks whether a candidate PR actually solves a previously-reproduced issue. Assumes /2-repro-issue has already captured the on-main baseline at /tmp/repro-issue-<linked>-main.json — if not, run /2-repro-issue first.
$npx -y skills add stickerdaniel/linkedin-mcp-server --skill 3-verify-pr-fixInstalls into the current project.
Run `npx skills use "https://github.com/stickerdaniel/linkedin-mcp-server" --skill "stickerdaniel/linkedin-mcp-server/3-verify-pr-fix"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/stickerdaniel/linkedin-mcp-server" that are relevant to the current task. Run `npx skills add "https://github.com/stickerdaniel/linkedin-mcp-server"` and select the relevant skills, then follow their instructions.