Reproduce a single LinkedIn-MCP issue locally on the current branch against the real authenticated LinkedIn session at ~/.linkedin-mcp/profile/, using the MCP streamable-http server. Captures the exact failure mode (tool output, error, missing data) and maps it back to the scraper code path. Use when the user says "reproduce #N", "investigate #N", "try #N locally", "verify the bug in #N", or pastes an issue URL from stickerdaniel/linkedin-mcp-server. Does NOT check out a PR or attempt a fix — that's /3-verify-pr-fix.
$npx -y skills add stickerdaniel/linkedin-mcp-server --skill 2-repro-issueInstalls into the current project.
Run `npx skills use "https://github.com/stickerdaniel/linkedin-mcp-server" --skill "stickerdaniel/linkedin-mcp-server/2-repro-issue"` 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.