Black Box Test

Use as an INDEPENDENT tester agent to test another agent's `in_testing` ticket from the OUTSIDE — never your own, and never from the implementation diff. You test from the operational test contract + acceptance criteria only (never HOW it was built), writing automated tests that invoke the changed surfaces and recording a PASS/FAIL verdict via the scoped Dispatch MCP. The testing analog of the review gate — catches "the implementation passes its own tests but doesn't satisfy the acceptance criteria." Invoke whenever a ticket is `in_testing` and you are a different agent than the one who delivered it.

tmj-90 38de5f3 10.4 KB Updated

File contents

tmj-90/gaffer/tree/main/runner/skills/black-box-test commit 38de5f3d23

Frequently asked questions

npx skillmds@latest add tmj-90/black-box-test