/
/
/
1---
2description: Run tests and fix failures
3allowed-tools: Task
4argument-hint: [specific test file or pattern]
5---
6
7Use the test-runner agent to execute tests $ARGUMENTS. If no arguments provided, run all tests. Automatically detect the test framework, analyze any failures, and implement fixes while preserving test intent.