Run a comprehensive codebase health analysis covering dead code, dependency freshness, test coverage gaps, security surface, and complexity hotspots. Produces a scored report with prioritized remediation. Use when the user asks to "check health", "audit the codebase", "code quality", or "technical debt".
$npx -y skills add myclaude-sh/myclaude-creator-engine --skill code-health-checkInstalls into the current project.
Run `npx skills use "https://github.com/myclaude-sh/myclaude-creator-engine" --skill "myclaude-sh/myclaude-creator-engine/code-health-check"` 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/myclaude-sh/myclaude-creator-engine" that are relevant to the current task. Run `npx skills add "https://github.com/myclaude-sh/myclaude-creator-engine"` and select the relevant skills, then follow their instructions.