manual-testing

Run Yato commands in tmux to test end-to-end workflows.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill allows for comprehensive end-to-end testing of Yato workflows, ensuring the correct operation of features in a live Claude Code environment.

Core Features & Use Cases

  • Live Testing Environment: Start Claude Code in a tmux session and run Yato commands to observe live agents in action.
  • Detailed Monitoring: Monitor the Project Manager (PM) and agents to verify feature functionality and communication.
  • Feature Verification: Use specific Yato commands to test end-to-end workflows and validate feature behavior.
  • Observation vs. Verification: Differentiate between observing live processes and verifying the outcomes through file analysis.

Quick Start

To perform manual testing, start Claude Code in a tmux session and execute the Yato command you wish to test.

Frequently Asked Questions about manual-testing

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

FAQPage Schema
How do I perform end-to-end testing for Yato workflows in Claude Code?

End-to-end testing for Yato workflows is performed by starting Claude Code in a tmux session and executing Yato commands to observe live agent interactions and verify feature behavior.

Can I monitor live agent interactions during end-to-end testing?

Monitoring live agent interactions is supported by running Claude Code within a tmux session, allowing you to observe the Project Manager and agents to verify communication and feature functionality.

What is the best way to verify feature behavior in a live Claude Code environment?

The best way to verify feature behavior is to use specific Yato commands within a tmux session to test workflows and observe the live processes of the Project Manager and agents.

Do I need tmux to run end-to-end tests for Yato commands?

Using tmux is required to initiate the live Claude Code environment, which enables the observation and detailed monitoring of Yato commands and agent interactions during testing.

How does file analysis differ from live observation when testing Yato workflows?

Live observation involves watching Claude Code and agents in a tmux session, whereas verification through file analysis focuses on examining the resulting files to validate the outcomes of the Yato workflow.