run

Coordinate end-to-end Kuma suite runs across Kubernetes and universal container modes.

Updated Mar 14, 2026
One-click install
npx skills add https://github.com/smykla-skalski/harness --skill run-smykla-skalski
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: run
Source: https://github.com/smykla-skalski/harness/tree/main/plugins/suite/skills/run
Command: npx skills add https://github.com/smykla-skalski/harness --skill run-smykla-skalski

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Harness coordinates and automates end-to-end Kuma suite runs to ensure reproducibility across environments.

Core Features & Use Cases

  • Orchestrates Phase 0 through Phase 8 lifecycle for test suites, including preflight, bootstrap, start/resume, execution, failure handling, and teardown.
  • Enforces wrapper-based interactions, manifests, and run-state tracking for auditability and traceability.
  • Supports Kubernetes (local and remote) and universal container runtimes, with prepared-suite artifacts and group-level governance.

Quick Start

Run a full suite with harness run start and follow prompts to complete preflight, execute groups, and close out.

Frequently Asked Questions about run

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

FAQPage Schema
How do I automate reproducible test suite runs for Kuma across multiple environments?

Automate reproducible Kuma test suite runs by orchestrating end-to-end lifecycle phases from preflight to teardown with strict run-state tracking. It supports local Kubernetes, remote clusters, and universal container modes to ensure deterministic execution across environments.

What phases does the Kuma test suite orchestration lifecycle include?

The Kuma test suite orchestration lifecycle spans Phase 0 through Phase 8, covering preflight, bootstrap, start, resume, execution, failure handling, and teardown. Each phase enforces wrapper-driven interactions and run-state tracking for auditability and traceability.

Can I execute Kuma test suites on both local and remote Kubernetes clusters?

Yes, you can execute Kuma test suites on both local and remote Kubernetes clusters. The orchestration supports prepared-suite artifacts and group-level governance across multiple environments, including universal container runtimes, for deterministic test execution.

How do I ensure auditability and traceability during Kuma test execution?

Ensure auditability and traceability during Kuma test execution by enforcing wrapper-based interactions, prepared manifests, and strict run-state tracking. Per-group governance across environments guarantees reproducibility for every orchestrated test suite run.

What's the best way to start a full Kuma test suite run with preflight checks?

Start a full Kuma test suite run by triggering the harness run start command and following prompts to complete preflight checks, execute test groups, and close out the session. This coordinates the entire lifecycle from bootstrap to teardown automatically.

Does Kuma test orchestration support universal container runtimes without Kubernetes?

Yes, Kuma test orchestration supports universal container runtimes without requiring Kubernetes. It coordinates suite runs with prepared artifacts and per-group governance, ensuring deterministic execution and reproducibility across non-Kubernetes environments.