BATS Test Scaffolder Generate BATS test structure for shell script testing. Capabilities - Generate BATS test files - Create setup and teardown fixtures - Implement custom assertions - Set up mocking helpers - Configure test isolation - Generate test helpers Usage Invoke this skill when you need to: - Set up BATS testing for shell scripts - Create test fixtures and helpers - Implement mock functions - Generate test cases Generated Test Structure Test File Template Test Helper (test helper/common-setup.bash) Target Processes - shell-script-development - cli-unit-integration-testing - cross-pla…