openclaw-parallels-smoke

Automate OpenClaw Parallels smoke tests across install, onboarding, gateway, and upgrades.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/rigeoben/fairy --skill openclaw-parallels-smoke-rigeoben
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openclaw-parallels-smoke
Source: https://github.com/rigeoben/fairy/tree/main/.agents/skills/openclaw-parallels-smoke
Command: npx skills add https://github.com/rigeoben/fairy --skill openclaw-parallels-smoke-rigeoben

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Run, rerun, debug, or interpret OpenClaw Parallels install, onboarding, gateway smoke, and upgrade checks.

Core Features & Use Cases

  • Orchestrates cross-platform Parallels lanes (macOS, Windows, Linux) to validate fresh installs, upgrades, and onboarding.
  • Enforces per-lane timeouts, phase logs, and snapshot caps to keep smoke runs deterministic and time-bounded.
  • Provides machine-readable summaries and logs for rapid triage and debugging in CI or local environments.

Quick Start

Run the smoke suite with the default lanes to perform a fresh install smoke and gateway health verification.

Frequently Asked Questions about openclaw-parallels-smoke

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run smoke tests for Parallels OpenClaw workflows across macOS, Windows, and Linux?

To run smoke tests for Parallels OpenClaw workflows, you orchestrate cross-platform lanes covering macOS, Windows, and Linux. The Skill automates validating fresh installs, upgrades, onboarding, and gateway health with deterministic per-phase timing and logs.

What is Parallels OpenClaw smoke testing and when do I need it?

Parallels OpenClaw smoke testing is the automated validation of install, onboarding, gateway health, and upgrade checks across guest-family lanes. You need it to ensure deterministic, time-bounded workflow verification in CI or local environments.

Can I use this Skill to debug OpenClaw gateway health checks and onboarding failures?

Yes, you can use this Skill to debug OpenClaw gateway health and onboarding failures. It provides machine-readable summaries, per-phase logs, and timing data for rapid triage in both CI and local environments.

Do I need a specific file format to configure OpenClaw Parallels smoke test lanes?

Yes, you need a YAML frontmatter with name and description fields to configure OpenClaw Parallels smoke test lanes. The Skill also uses optional scripts, references, and assets directories to orchestrate deterministic tasks and data collection.

What are the limitations of automated smoke testing for OpenClaw Parallels upgrades?

Automated smoke testing for OpenClaw Parallels upgrades is constrained by enforced per-lane timeouts and snapshot caps to keep runs deterministic. It focuses on time-bounded phase validation rather than exhaustive functional testing.