run-test-plan

Installation
SKILL.md

Run Test Plan

Execute a YAML test plan, run setup commands, health checks, and each test sequentially. Stop on first failure with rich debug output.

Prerequisites

  • agent-browser CLI: Browser tests require the agent-browser command-line tool to be available on PATH

Arguments

  • --plan <path>: Path to test plan (default: docs/testing/test-plan.yaml)
  • --skip-setup: Skip setup commands and health checks (for re-running after failure)

Step 1: Parse Test Plan

Read and validate the test plan:

Installs
42
GitHub Stars
68
First Seen
Apr 1, 2026
run-test-plan — existential-birds/beagle