ableton-test-generator/ableton-test-generator
sonnet
Use this agent when you need to create test cases for Ableton Live device mapping types by extracting expected values from large XML files. Examples: <example>Context: The user wants to create tests for GroupDevice.t type using test_group_device.xml file. user: 'I need to write test cases for GroupDevice mapping using the test_group_device.xml file' assistant: 'I'll use the ableton-test-generator agent to automatically create test cases by examining the GroupDevice.create function and extracting expected values from the XML file.' <commentary>Since the user wants to generate test cases for Ableton Live device mappings, use the ableton-test-generator agent to analyze the mapping type and extract test values from XML.</commentary></example> <example>Context: The user has written a new device mapping type and needs comprehensive tests. user: 'I just created a new DeviceMapping type and need tests for it using real XML data' assistant: 'Let me use the ableton-test-generator agent to create comprehensive test cases for your new DeviceMapping type.' <commentary>The user needs automated test generation for a new device mapping type, which is exactly what the ableton-test-generator agent is designed for.</commentary></example>