e2e

e2e is a command for Claude Code from modu-ai/moai-adk. It costs 23 tokens per session (87 once invoked), scanned A, original, Apache-2.0.

A command for creating and running end-to-end (E2E) tests, which check a complete user flow through a web, mobile, or desktop app.

In plain words
What is it for?
Use it to set up and run full application tests from the command line across web, mobile, and desktop projects.
Why use it?
It helps check whether the whole application works from a user's point of view, instead of testing only individual parts.

Command for Claude Code

About the project

MoAI-ADK is a Go-based harness that organizes and verifies Claude Code work across planning, implementation, synchronization, and review stages. Developers use it to structure agentic coding tasks, apply quality gates, and route work across language models, while the catalogue entries extend its workflow with skills, hooks, commands, MCP servers, instructions, and settings.

modu-ai/moai-adk · 1,197 stars · on GitHub

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add commands/modu-ai/moai-adk/e2e
Clone the repo
git clone --depth 1 https://github.com/modu-ai/moai-adk

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for e2e

README.md
[![agentmods](https://agentmods.dev/badge/commands/modu-ai/moai-adk/e2e.svg)](https://agentmods.dev/commands/modu-ai/moai-adk/e2e)
Your own site
<a href="https://agentmods.dev/commands/modu-ai/moai-adk/e2e"><img src="https://agentmods.dev/badge/commands/modu-ai/moai-adk/e2e.svg" alt="Measured on agentmods" height="20"></a>
Per session 23 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 87 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00023 $0.00087
Opus 5 $0.00012 $0.00044
Sonnet 5 $0.00005 $0.00017
Haiku 4.5 $0.00002 $0.00009

Measured 5d ago against content hash 09c6fded3a54, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

e2e scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/commands/moai/e2e.md · 8 lines

What it actually says

Use Skill("moai") with arguments: e2e $ARGUMENTS

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 5d ago First seen · 8 lines · 23 tokens per session scan A 09c6fded3a54

Subscribe to this mod's changes

e2e is a command published in the GitHub repository modu-ai/moai-adk (1,197 stars, last pushed yesterday), licensed Apache-2.0. It adds 23 tokens to every session and 87 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other commands, from other repositories

drift

Detectar divergencias entre specs Gherkin e implementación (spec drift). Usa cuando el usuario dice "spec drift", "drift detection", "spec vs código", "conformance check", "spec deviation", "código no matchea specs", "implementation diverged", "spec vs implementation", "verificar specs". Compara features implementadas…

doncheli/don-cheli-sdd · 81 tokens

tea

Testing Autónomo End-to-End (TEA): genera, ejecuta y reporta tests automáticamente. Usa cuando el usuario dice "E2E test", "test end-to-end", "correr tests", "generar tests", "testing suite", "run tests", "automated testing", "pruebas E2E", "test coverage", "regression testing". Detecta el framework de testing del…

doncheli/don-cheli-sdd · 97 tokens

visual-test

Testing visual de componentes UI y páginas con detección de regresiones visuales. Usa cuando el usuario dice "visual test", "snapshot test", "regression test UI", "visual regression", "UI test", "component test", "screenshot test", "Chromatic", "percy", "regred visual". Detecta cambios visuales en componentes y…

doncheli/don-cheli-sdd · 81 tokens

amby.revise

Continue an existing feature's spec (or design) — add and refine in place, with a done-guard.

ambystechcom/AmbyKit · 23 tokens

amby.converge

Check the codebase against spec, plan, and tasks after implementing; append gap tasks, never edit code.

ambystechcom/AmbyKit · 22 tokens

amby.analyze

Cross-check spec, plan, and tasks for coverage, consistency, and dependency-graph health.

ambystechcom/AmbyKit · 19 tokens