Orchestrates a structured design review, running the other skills as a diagnostic funnel from complexity triage to a full red-flags sweep. Use when reviewing a file, module, or PR for overall design quality and you want a comprehensive, prioritized assessment. Not for applying one specific lens (use that skill directly) or analyzing how code changed over time (use code-evolution).
$npx -y skills add codybrom/clairvoyance --skill design-reviewInstalls into the current project.
Run `npx skills use "https://github.com/codybrom/clairvoyance" --skill "codybrom/clairvoyance/design-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/codybrom/clairvoyance" that are relevant to the current task. Run `npx skills add "https://github.com/codybrom/clairvoyance"` and select the relevant skills, then follow their instructions.