# Scripts Bundled resources for test-orchestrator skill - [ ] test_selector.py: Script to intelligently select tests to run based on code changes, using git diff and test mapping. - [ ] test_executor.py: Script to execute tests in parallel, managing dependencies and retrying flaky tests. - [ ] report_generator.py: Script to generate test reports in various formats (JUnit, HTML).