e2e-debug
01Skill Claude CodeCodex
Diagnose external agent bugs using captured artifacts from the E2E test suite. Artifacts are written to e2e/artifacts/ locally or downloaded from CI via GitHub Actions.
31 3d ago A 0 tokens
⚙️ This repository contains standalone external agent binaries that extend the Entire CLI with support for additional AI coding agents.
Skill Claude CodeCodex
Diagnose external agent bugs using captured artifacts from the E2E test suite. Artifacts are written to e2e/artifacts/ locally or downloaded from CI via GitHub Actions.
Skill Claude CodeCodex
Run all three external agent binary phases sequentially: research, write-tests, and implement using black-box-first TDD across protocol compliance, lifecycle integration, and unit tests. Accepts an optional argument to run a single phase: research, write-tests, or implement.