About
The Automated Test Runner skill streamlines the development cycle by automatically identifying the active testing framework in a repository—such as Jest, Pytest, Cargo, or Go—and executing the appropriate commands. It manages execution timeouts, captures standard output, and persists results into a standardized JSON checkpoint file. This allows developers and AI agents to programmatically verify code integrity, debug specific test failures, and ensure quality gates are met before proceeding with code changes.