466 B
466 B
description, agent, subtask
| description | agent | subtask |
|---|---|---|
| Test execution workflow using tester subagent | tester | true |
Run the relevant test scope and report results.
Requested scope: $ARGUMENTS
Requirements:
- Query megamemory first for testing context.
- If scope is ambiguous, ask one focused clarification question using the question tool.
- Prefer
uv run pytestcommand patterns for Python projects. - Report commands run, pass/fail results, and likely root causes for failures.