What problem does it solve?
This Skill eliminates the manual effort of verifying remote Codex worker S3 queue behavior, job submission, status tracking, and result retrieval, removing guesswork when debugging or validating remote worker systems.
Core Features & Use Cases
- End-to-End Probe Testing: Submit test jobs to active remote Codex workers and validate that they process tasks correctly and return properly formatted result envelopes.
- Protocol Smoke Testing: Validate S3 path structure, conditional writes, and status polling logic even when no workers are active, without requiring a full worker execution.
- Worker and Job Inspection: View active worker host heartbeats, tail job execution logs, and check real-time job status to diagnose queue or processing issues.
Use Case: For example, if you have just deployed a new remote Codex worker pool, use this Skill to submit probe jobs, confirm workers claim and process tasks as expected, and verify all result data matches your required schema.
Quick Start
Use the remote-codex-test-flow skill to run an end-to-end test of your active remote Codex worker pool and confirm all probe jobs return valid result envelopes.