Skip to content
Development
Command

/e2e

Generate and run an end-to-end suite for the critical user flows — Playwright, auto-detected, never imposed

From plugin
hydraia
817 skills27 agents17 commands4 hooks
Install
> /plugin marketplace add jdanigo/hydraia
> /plugin install hydraia@hydraia

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/e2e

Context preview

What this command does when you run it.

Generate and run an end-to-end suite for the critical user flows — Playwright, auto-detected, never imposed

Command definition

e2e.md
description: Generate and run an end-to-end suite for the critical user flows — Playwright, auto-detected, never imposed
argument-hint: <optional focus — e.g. "the checkout journey">

Dispatch the **e2e-runner** agent (mode: implement) following the **e2e-testing** skill. Detect the repo's E2E framework from evidence (Playwright/Cypress); if none exists, report it as a plan task rather than installing one. Derive critical user journeys from the acceptance criteria (or the optional focus), write them with page objects, role/testid selectors, and condition-based waits, run the suite, and quarantine any genuine flake with a reason. Report flows written, pass/fail, and quarantined specs.

Focus: $ARGUMENTS

When finished, record telemetry for this run: `printf 'brief\n' > <base>/.run-complete` (where `<base>` is the artifacts dir resolved at the storage gate — `docs/hydraia/` by default, or the external dir if chosen). The Stop hook logs this run's real token/model/sub-agent usage to the local dashboard (delta-scoped per session, so it never double-counts). Do not hand-write the numbers.

Ships withhydraia

An agentic development harness for Claude Code. **One command runs the entire feature pipeline** — it collaborates with you on the design, then builds autonomously: plan, execute, double-review, and verify.

Get the whole plugin

Other commands on hydraia.