Files
dotfiles/.config/opencode/commands/test.md
2026-03-10 13:09:47 +00:00

568 B

description, agent, subtask, permalink
description agent subtask permalink
Test execution workflow using tester subagent tester true opencode-config/commands/test

Run the relevant test scope and report results.

Requested scope: $ARGUMENTS

Requirements:

  • 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.