End-to-end smoke test skill for OmniHarness. Guides through: 1) Pulling latest code, 2) Docker OR Local installation and deployment (user preference, default to Local if Docker network issues), 3) Service availability verification, 4) Health check, 5) Final test report. Use when the user says "run smoke test", "smoke test deployment", "verify installation", "test service availability", "end-to-end test", or similar.
$npx -y skills add archimedes-run/omniharness --skill smoke-testInstalls into the current project.
Run `npx skills use "https://github.com/archimedes-run/omniharness" --skill "archimedes-run/omniharness/smoke-test"` 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/archimedes-run/omniharness" that are relevant to the current task. Run `npx skills add "https://github.com/archimedes-run/omniharness"` and select the relevant skills, then follow their instructions.