Mandatory pre-flight compute resource check before running experiments. Detects whether local/remote GPU or compute resources are actually available. If resources are unavailable, STOPS the experiment pipeline immediately and reports to the user — preventing the model from hallucinating fake experiment results. Use when: about to run experiments, deploy training, or any GPU-intensive task.
$npx -y skills add openlair/dr-claw --skill aris-compute-guardInstalls into the current project.
Run `npx skills use "https://github.com/openlair/dr-claw" --skill "openlair/dr-claw/aris-compute-guard"` 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/openlair/dr-claw" that are relevant to the current task. Run `npx skills add "https://github.com/openlair/dr-claw"` and select the relevant skills, then follow their instructions.