Test Enforcement Capabilities Validates automated tests, checks coverage against thresholds, and reports quality metrics. Implements Maestro's "turn checks up to 11" philosophy with aggressive lint and test defaults. Tool Use Instructions - Use Bash to run test suites, lint, and coverage commands - Use Read to examine test files and coverage reports - Use Grep to find untested code paths and missing test files - Use Glob to verify test file naming conventions - Use Write to generate coverage reports and test suggestions Process Integration - Used across all Maestro processes for test verifica…