Runs the project's test suites (Python pytest, .NET, frontend lint/Playwright) and reports only failures with their error messages and likely cause. Use proactively after code changes to verify nothing broke. Does not fix code.
$curl -o .claude/agents/test-runner.md https://raw.githubusercontent.com/nitin27may/e-commerce-agents/HEAD/.claude/agents/test-runner.mdInstalls into the current project.
Install test-runner by running `curl -o .claude/agents/test-runner.md https://raw.githubusercontent.com/nitin27may/e-commerce-agents/HEAD/.claude/agents/test-runner.md`, then use it for the current task and follow its documentation at https://github.com/nitin27may/e-commerce-agents.