소개
The run-tests skill optimizes the development lifecycle by automatically identifying which test suites are affected by specific code modifications. Instead of running exhaustive and time-consuming CI pipelines locally, it uses intelligent discovery to select a minimal set of virtual environments (venvs) and handles the lifecycle of required Docker services. This skill ensures that core tracing logic, library integrations, and test infrastructure changes are verified efficiently using project-specific tools like riot and custom test scripts, providing rapid feedback while maintaining high reliability.