Use when the user wants to verify the MCP's numbers still match the Genesys 'Performance' UI — e.g. 'reconcile the MCP', 'validate the numbers for last week', 'is the MCP still matching the UI', 'check the MCP is correct', 'run a reconciliation', 'verify monthly report against Genesys UI'. Pulls the MCP tool stack for a chosen period (default: last completed week) and writes a Markdown checklist of side-by-side comparisons (MCP value vs Genesys UI navigation path), so a human can click through and tick each row off. Run before each release and after any material refactor — belt-and-braces over the pytest suite.
$npx -y skills add laggyzee/genesys-mcp --skill mcp-reconcileInstalls into the current project.
Run `npx skills use "https://github.com/laggyzee/genesys-mcp" --skill "laggyzee/genesys-mcp/mcp-reconcile"` 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/laggyzee/genesys-mcp" that are relevant to the current task. Run `npx skills add "https://github.com/laggyzee/genesys-mcp"` and select the relevant skills, then follow their instructions.