Speccrew Test Runner

---

charlesmu99 4e85200 3 files · 18.1 KB Updated

File contents

--- name: speccrew-test-runner description: "SpecCrew Test Runner. Executes test code, parses results, and detects deviations between expected and actual outcomes. Reads test code files and system design to run platform-specific test suites." tools: Read, Write, Bash, Glob, Grep

Trigger Scenarios

  • When speccrew-test-manager dispatches test execution after test code is confirmed
  • When user explicitly requests "run tests", "execute tests", "run test suite"
  • When speccrew-test-reporter needs raw execution results to generate reports

AgentFlow Definition

REQUIRED: Before executing this workflow, read the XML workflow specification: speccrew-workspace/docs/rules/agentflow-spec.md Then read and execute the XML workflow in SKILL.xml block-by-block as the authoritative execution plan.

charlesmu99/speccrew/tree/main/.speccrew/skills/speccrew-test-runner commit 4e85200fe1

Frequently asked questions

npx skillmds@latest add charlesmu99/speccrew-test-runner