About
The Smart Test Suite Runner is a specialized Claude Code skill designed to optimize the development lifecycle by automating test discovery and execution. Instead of running exhaustive, time-consuming test batteries, this skill analyzes modified files to identify relevant test suites, selects the most appropriate Python virtual environments (venvs) via riot, and manages required Docker services automatically. It provides a systematic approach to validation, supporting everything from core library changes to specific third-party integrations, ensuring high code quality with minimal computational overhead.