openclaw-parallels-smoke

Automate Parallels smoke tests for OpenClaw guest workflows and gateway health.

Updated Dec 6, 2016
One-click install
npx skills add https://github.com/majunbao/learn --skill openclaw-parallels-smoke-majunbao
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: openclaw-parallels-smoke
Source: https://github.com/majunbao/learn/tree/main/openclaw_tags/openclaw-2026.4.24/.agents/skills/openclaw-parallels-smoke
Command: npx skills add https://github.com/majunbao/learn --skill openclaw-parallels-smoke-majunbao

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

OpenClaw Parallels smoke testers orchestrate baseline and upgrade validation of Parallels guest workflows, onboarding, gateway health checks, and per-phase logging in a repeatable CI-like fashion.

Core Features & Use Cases

  • Orchestrates macOS, Windows, and Linux smoke lanes for install, onboard/ref, gateway status, and upgrade checks with time-boxed phases and centralized logs.
  • Enforces deterministic matrix execution for guest-family lanes, collects per-lane timing data under /tmp/openclaw-parallels-*, and provides machine-readable summaries via --json.
  • Supports optional Discord roundtrips and dashboard checks as part of extended validation, then closes the guest VM post-proof.

Quick Start

Run the Parallels smoke suite for the openclaw-parallels-smoke skill to execute baseline guest checks.

Frequently Asked Questions about openclaw-parallels-smoke

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

FAQPage Schema
How do I automate Parallels smoke testing for macOS, Windows, and Linux guests?▼

Parallels smoke testing for macOS, Windows, and Linux guests is automated by orchestrating per-guest lanes that verify onboarding, install checks, and gateway health with time-boxed phases and centralized logs.

What is the best way to prevent cross-guest interference during Parallels virtualization smoke tests?▼

Preventing cross-guest interference during Parallels virtualization smoke tests is achieved by enforcing deterministic matrix execution for guest-family lanes with deterministic run caps and structured per-phase logging.

How do I generate machine-readable JSON summaries for Parallels guest workflow validation?▼

Machine-readable JSON summaries for Parallels guest workflow validation are generated using the --json option, which collects per-lane timing data and structured logs under the /tmp/openclaw-parallels-* directory.

Can I include Discord notifications and dashboard checks as part of extended Parallels smoke validation?▼

Extended Parallels smoke validation supports optional Discord roundtrips and dashboard checks to verify gateway health, automatically closing the guest VM post-proof to ensure clean environment teardown.

Does Parallels smoke testing support both baseline installs and upgrade checks for guest workflows?▼

Parallels smoke testing supports both baseline and upgrade validation of guest workflows by orchestrating install, onboard/ref, and upgrade checks in a repeatable CI-like fashion with per-phase logging.