Full-repository entropy scan across six axes: structure (dependency graph, layering, SCC), semantics (naming diversity, state model fragmentation), behavior (error model variants, boundary handling), context (doc freshness, instruction-file coverage), protocol (instruction-file consistency), and control (rule enforcement gaps). Produces a module-level heatmap, trend comparison, and prioritized cleanup targets. Activate when the user asks for "entropy audit", "repo health scan", "heatmap", "tech debt scan", or "full entropy report". Do NOT use for PR-level review (use entropy-review) or control-plane audit (use control-plane-auditor).
$npx -y skills add liqiongyu/my-agents --skill repo-entropy-auditInstalls into the current project.
Run `npx skills use "https://github.com/liqiongyu/my-agents" --skill "liqiongyu/my-agents/repo-entropy-audit"` 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/liqiongyu/my-agents" that are relevant to the current task. Run `npx skills add "https://github.com/liqiongyu/my-agents"` and select the relevant skills, then follow their instructions.