Pre-flight check and launch the recovery eval harness. Probes the primary chat endpoint AND the SLM/sub-agent endpoint before running so sub-agent 404s don't cascade into 600s primary timeouts. Use when the user asks to run, launch, or kick off an eval, the recovery harness, or scripts/eval/recovery_harness.py.
$npx -y skills add alextra-lab/personal_agent --skill eval-harness-launchInstalls into the current project.
Run `npx skills use "https://github.com/alextra-lab/personal_agent" --skill "alextra-lab/personal_agent/eval-harness-launch"` 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/alextra-lab/personal_agent" that are relevant to the current task. Run `npx skills add "https://github.com/alextra-lab/personal_agent"` and select the relevant skills, then follow their instructions.