Use when the user says "/designcheck", "/mxDesignChecker", "review the design", "check the spec", "review this ADR", "audit architecture", "second opinion on this code", or otherwise requests design/spec/ADR review or code-vs-design audit. Verified-knowledge design reviewer — every finding requires concrete proof from spec or code. Loads specs/designs from the mxLore Knowledge-DB via MCP and persists findings via Skill Evolution. NO automatic corrections — all fixes require user confirmation.
$npx -y skills add microtronx/mxlore --skill mxDesignCheckerInstalls into the current project.
Run `npx skills use "https://github.com/microtronx/mxlore" --skill "microtronx/mxlore/mxdesignchecker"` 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/microtronx/mxlore" that are relevant to the current task. Run `npx skills add "https://github.com/microtronx/mxlore"` and select the relevant skills, then follow their instructions.