E2e Auto — Development skill for Claude Code
Unattended E2E sweep.
How to install E2e Auto
Installs to ~/.claude/skills/arsavalegui-claude-setup-e2e-auto/SKILL.md
mkdir -p ~/.claude/skills/arsavalegui-claude-setup-e2e-auto && curl -fsSL https://raw.githubusercontent.com/arsavalegui/claude-setup/HEAD/commands/e2e-auto.md -o ~/.claude/skills/arsavalegui-claude-setup-e2e-auto/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What E2e Auto does
name: e2e-auto description: Unattended E2E sweep. Detects stack (flutter|web), boots app, plans flows, dispatches per-flow runners in parallel, auto-triages + auto-patches failures, advisor + report. Push-notifies start/escalate/finish. Walk away after launch. argument-hint: "[full|diff|] [--screenshots all] [--parallel N]" allowed-tools: Bash, Read, Edit, Write, Glob, Grep, Task, AskUserQuestion, PushNotification, TaskStop, Monitor, advisor, mcp__codebase-memory-mcp__index_status, mcp
Alternatives in Development
- E2e Devcontainer — Run E2E tests in a dev container (isolated environment) 1.6k ★
- Cto Advisor 334 ★
- Agent Control Center — Agent 控制中心:Flutter 手机端通过 Happier Relay(E2EE)远程控制电脑上的 Codex / Claude Code / OpenCode / OpenClaw / Hermes 92 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Flux Research
Multi-agent research — triages agents, dispatches in parallel, synthesizes answer with source attribution
Phaser Run
Start the Phaser dev server and verify the game boots
Setup Runner Monitoring
Walkthrough: Add runtime detection and monitoring to CI runners
Claudecode Macmenu
A Mac Menu for Claude Code that notifies when Claude is done and shows insights.
Attention Please
A Codex and Claude Agent SKILL that notifies you when your attention is needed.
Agent Stagnation Guard
Drop-in stagnation detection for any OneFlow agent. Prevents repair loops (SMTP bounce loops, API 429 spirals,
Related Agents
Aiskills Incident Investigator
Investigates live production incidents end to end — triages impact and start time, draws the blast radius, mit
Mobile Agent
Generates a complete, store-ready Flutter app (iOS + Android) from the project spec. Covers all screens, state
Integration Test Generator
Generates one integration/E2E test from an approved test case spec using existing project patterns. Use for in