verify_with_codex
Verifies that specified behaviors are true by running allowed commands and using Codex to assess evidence.
Instructions
Gate completion claims. Plans verification or runs explicitly allowed commands and asks Codex to assess the evidence.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspacePath | Yes | Repository or workspace path. | |
| expectedBehavior | Yes | Behavior that should now be true. | |
| verificationCommands | No | Commands to run when command execution is allowed. | |
| allowCommandExecution | No | Must be true before the MCP server runs commands. |