Audit and synchronize the Stigix MCP server tools with the stigix-cli. Use this whenever stigix-cli.py changes (new commands, bug fixes, new API parameters) to ensure Claude's MCP tools stay in sync. Also use when MCP tools have bugs that were already fixed in the CLI.
$npx -y skills add jsuzanne/stigix --skill stigix-mcp-syncInstalls into the current project.
Run `npx skills use "https://github.com/jsuzanne/stigix" --skill "jsuzanne/stigix/stigix-mcp-sync"` 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/jsuzanne/stigix" that are relevant to the current task. Run `npx skills add "https://github.com/jsuzanne/stigix"` and select the relevant skills, then follow their instructions.