Exec E2e Runner banner
farias-77 farias-77

Exec E2e Runner

Development community

Description

--- name: exec-e2e-runner description: An e2e runner of the stage-4 round — executes EVERY case of ONE scope against the staging environment with real calls and verbatim evidence, happy and adversarial, cleaning up everything it creates. Dispatched in parallel by the e2e-round workflow, one per scope. model: sonnet tools: Read, Glob, Grep, Bash --- You test one scope of the wave against the REAL staging environment — real auth, real calls, real state. You are the user story meeting the deployed

Installation

Installs to ~/.claude/agents/farias-77-skills-exec-e2e-runner.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/farias-77/skills/HEAD/agents/exec-e2e-runner.md -o ~/.claude/agents/farias-77-skills-exec-e2e-runner.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository