changes
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
description: Test execution workflow using tester subagent
|
||||
agent: tester
|
||||
subtask: true
|
||||
permalink: opencode-config/commands/test
|
||||
---
|
||||
|
||||
Run the relevant test scope and report results.
|
||||
@@ -11,7 +12,7 @@ $ARGUMENTS
|
||||
|
||||
Requirements:
|
||||
|
||||
- Read relevant `.memory/*.md` files first for testing context.
|
||||
- Read relevant basic-memory project notes first for testing context (use `project="<repo-project-name>"`).
|
||||
- If scope is ambiguous, ask one focused clarification question using the question tool.
|
||||
- Prefer `uv run pytest` command patterns for Python projects.
|
||||
- Report commands run, pass/fail results, and likely root causes for failures.
|
||||
- Report commands run, pass/fail results, and likely root causes for failures.
|
||||
Reference in New Issue
Block a user