Audit a repository's control-plane health and produce an actionable improvement report. Use when the user asks to "audit the repo", "check repo health", "assess control plane", "entropy audit for the control system", "check what's missing for agents", or wants to know what's missing in their instruction files, rules, and verification infrastructure. Do NOT use for code review (use review), dependency audit (use dependency-audit), general documentation work (use project-documentation), or reviewing a specific PR or diff (use review or entropy-review).
$npx -y skills add liqiongyu/my-agents --skill control-plane-auditorInstalls into the current project.
Run `npx skills use "https://github.com/liqiongyu/my-agents" --skill "liqiongyu/my-agents/control-plane-auditor"` 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.