Review code changes for entropy introduction: naming drift, error-model splits, dependency violations, doc staleness, and pattern duplication. Activate when the user asks for "entropy review", "consistency check", "drift check on this PR", "check if this change introduces new patterns", or wants a review focused on naming, error handling, or structural consistency rather than correctness. Do NOT activate for general code review (use review), full repo audit (use repo-entropy-audit), control-plane audit (use control-plane-auditor), brainstorming, or implementation tasks.
$npx -y skills add liqiongyu/my-agents --skill entropy-reviewInstalls into the current project.
Run `npx skills use "https://github.com/liqiongyu/my-agents" --skill "liqiongyu/my-agents/entropy-review"` 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.