eggy-playtest

Automate play, stop, log read, and repair cycles for Egg Tester gameplay tests.

Updated May 31, 2026
One-click install
npx skills add https://github.com/SeeleVollerei1112/brainrot-clicker --skill eggy-playtest
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: eggy-playtest
Source: https://github.com/SeeleVollerei1112/brainrot-clicker/tree/main/.codemaker/skills/eggy-playtest
Command: npx skills add https://github.com/SeeleVollerei1112/brainrot-clicker --skill eggy-playtest

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the process of running tests on the game 'Egg Tester', handling the game's lifecycle, and providing logs for troubleshooting.

Core Features & Use Cases

  • Automated Gameplay Testing: Automatically executes 'play, wait, stop, log read, repair' cycles on the game.
  • Error Handling: Automatically identifies and attempts repairs for errors without user intervention.
  • Use Case: Useful for developers to verify their changes and identify bugs in 'Egg Tester' games post-development.

Quick Start

Use the eggy-playtest skill to initiate an automated gameplay test for 'Egg Tester'.

Frequently Asked Questions about eggy-playtest

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

FAQPage Schema
How do I automate gameplay testing for continuous integration?

Automated gameplay testing runs pre-defined cycles of play, stop, log read, and repair actions on your game without user interaction. It handles errors automatically, making it ideal for continuous integration and post-development verification processes.

What is automated game lifecycle testing and how does it work?

Automated game lifecycle testing executes sequential play, wait, stop, log read, and repair cycles on a game. It automatically identifies errors during gameplay and attempts repairs without user intervention to streamline post-development verification.

Can I run automated game tests without manual user interaction?

Yes, automated game tests run entirely without user interaction. The system automatically handles error identification and attempts repairs during the gameplay test lifecycle, allowing developers to verify changes and identify bugs autonomously.

How do I handle errors automatically during game testing cycles?

Error handling during game testing cycles is automated by identifying errors and attempting repairs without user intervention. The system runs continuous play, stop, and log read cycles to troubleshoot issues and provide logs for developers.

Does automated gameplay testing provide logs for troubleshooting game bugs?

Yes, automated gameplay testing provides logs specifically for troubleshooting. The system reads logs during the stop phase of the test cycle, allowing developers to identify bugs and verify their changes after development.

What is the best way to verify game changes post-development?

The best way to verify game changes post-development is using automated gameplay testing. It executes continuous play, stop, log read, and repair cycles to identify bugs and handle errors automatically without requiring manual user interaction.