e2e-prove

Automate end-to-end testing and proof report generation for the x0x network.

18|8|Updated Feb 5, 2026
One-click install
npx skills add https://github.com/saorsa-labs/x0x --skill e2e-prove
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: e2e-prove
Source: https://github.com/saorsa-labs/x0x/tree/main/.claude/skills/e2e-prove
Command: npx skills add https://github.com/saorsa-labs/x0x --skill e2e-prove

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

x0x end-to-end testing can be time-consuming and error-prone; this skill orchestrates test execution, evaluation, and proof reporting to ensure reproducible quality across environments.

Core Features & Use Cases

  • End-to-end test orchestration across VPS, LAN, and local environments.
  • Model-delegation workflow (Haiku for running tests, Sonnet for evaluation, Opus for fixes) to optimize cost and reliability.
  • Structured proof reporting with automated log collection, result synthesis, and actionable recommendations.

Quick Start

Run /e2e-prove to execute all suites and generate a verifiable proof report.

Frequently Asked Questions about e2e-prove

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate end-to-end testing and proof generation for x0x networks?

Automate end-to-end testing and proof generation for x0x networks by running a coordinated three-stage workflow across VPS, LAN, and local environments. This process uses Haiku to run tests, Sonnet to evaluate results, and Opus to apply code fixes.

What is the best way to generate verifiable proof reports for x0x test runs?

The best way to generate verifiable proof reports for x0x test runs is to orchestrate test execution with automated log collection and result synthesis. The workflow cross-checks outputs against observed results to produce actionable recommendations.

Can I run e2e testing workflows across VPS, LAN, and local environments?

Yes, you can run e2e testing workflows across VPS, LAN, and local environments. The orchestration process coordinates test execution, evaluation, and proof reporting to ensure reproducible quality across all these environments.

How does the model-delegation workflow work for testing automation?

The model-delegation workflow for testing automation assigns specific models to distinct stages: Haiku runs the tests, Sonnet evaluates the results, and Opus generates code fixes. This delegation optimizes both cost and reliability.

Do I need any dependencies to run x0x end-to-end tests with structured run logs?

No external dependencies are required to run x0x end-to-end tests with structured run logs. The process automatically handles log collection, result synthesis, and proof report artifact generation natively.

Why does my x0x end-to-end testing process produce inconsistent proof reports?

Inconsistent proof reports during x0x end-to-end testing often result from lacking a rigorous evaluation process. Cross-checking outputs against observed results and using structured run logs ensures reproducible quality and verifiable proof artifacts.