run-e2e-tests

Automate end-to-end test suites for the Yato tmux orchestrator.

Updated Jan 23, 2026
One-click install
npx skills add https://github.com/marcospmail/claude-code-plugins --skill run-e2e-tests-marcospmail
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: run-e2e-tests
Source: https://github.com/marcospmail/claude-code-plugins/tree/main/plugins/yato/.claude/skills/run-e2e-tests
Command: npx skills add https://github.com/marcospmail/claude-code-plugins --skill run-e2e-tests-marcospmail

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the execution of end-to-end tests for the Yato tmux orchestrator, ensuring system functionality and codebase validation without manual intervention.

Core Features & Use Cases

  • Automated E2E Testing: Execute comprehensive test suites automatically.
  • System Verification: Check system functionality and workflow integrity.
  • Codebase Validation: Ensure codebase stability and feature correctness.
  • Use Case: When you want to verify that Yato's features work as expected without manual testing.

Quick Start

Use the run-e2e-tests skill to execute the E2E test suite for Yato.

Frequently Asked Questions about run-e2e-tests

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

FAQPage Schema
How do I automate E2E testing for a tmux orchestrator?

To automate E2E testing for a tmux orchestrator, you can execute automated test suites via Bash scripts to verify system functionality and codebase integrity without manual intervention. This ensures features work as expected.

What is automated end-to-end system testing used for in continuous integration?

Automated end-to-end system testing in continuous integration is used to execute comprehensive test suites automatically, ensuring system functionality, workflow integrity, and codebase validation throughout the software development lifecycle.

Do I need Bash scripts to run automated E2E test suites?

Yes, you need Bash and testing scripts to run the automated E2E test suites. The automation executes these scripts to validate the tmux orchestrator's codebase stability and feature correctness.

Can I verify codebase stability and system functionality without manual testing?

You can verify codebase stability and system functionality without manual testing by automating the execution of end-to-end test suites. This validates codebase integrity and checks that system workflows operate correctly.

What's the best way to validate tmux orchestrator features in a CI workflow?

The best way to validate tmux orchestrator features in a CI workflow is to automate E2E test suite execution. This approach performs system verification and codebase validation automatically, suitable for continuous integration processes.