Use when gating refactors, commits, or PRs on structural code health via the CodeScene MCP server (@codescene/codehealth-mcp). Covers the MCP config, the four standalone-mode tools, platform-only tools to avoid, and how to interpret 1-10 Code Health scores.
$npx -y skills add mixard/fable-pack --skill codehealth-mcpInstalls into the current project.
Run `npx skills use "https://github.com/mixard/fable-pack" --skill "mixard/fable-pack/codehealth-mcp"` 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/mixard/fable-pack" that are relevant to the current task. Run `npx skills add "https://github.com/mixard/fable-pack"` and select the relevant skills, then follow their instructions.