ワンクリックで
run-agmente-e2e
// Run Agmente iOS end-to-end tests against a local ACP agent (Gemini, Claude, Qwen, or Vibe), validate core RPC flow, and perform mandatory cleanup.
// Run Agmente iOS end-to-end tests against a local ACP agent (Gemini, Claude, Qwen, or Vibe), validate core RPC flow, and perform mandatory cleanup.
Run and debug Agmente ACP end-to-end scenarios from the repo-owned e2e/scenarios/acp specs. Use when validating ACP websocket compatibility, session creation, cwd handling, reconnect flows, or reproducing ACP-only UI failures against a real local ACP backend.
Run and debug Agmente iOS end-to-end tests against a real local Codex CLI app-server instance. Use when validating Codex websocket/protocol compatibility, connect/initialize/thread flows, or reproducing Codex-only UI test failures with an actual local Codex server.
Dynamically inspect ACP and Codex upstream repos using .agmente.paths, detect protocol/API/spec drift, and produce a risk-scored regression report. Use when checking for new APIs, method changes, or protocol/spec changes after upstream updates.
Execute repeated shell commands as separate tool calls with a delay between each iteration. Use when a user asks to run something N times, wait between runs, increment a counter each cycle, and see each iteration result before the next run.
Run Agmente iOS end-to-end tests against a local Codex app-server endpoint, validate Codex thread/turn protocol flow, and perform mandatory cleanup.
| name | run-agmente-e2e |
| description | Run Agmente iOS end-to-end tests against a local ACP agent (Gemini, Claude, Qwen, or Vibe), validate core RPC flow, and perform mandatory cleanup. |
Use this skill when the user asks to run Agmente E2E or UI-level integration checks with a real ACP agent.
agent: gemini (default), claude, qwen, or vibescenario: sanity (default), add-server, prompt-sendport: default 9000simulatorID: default BE205EA8-B26C-44C2-B52B-B49141678273npxTag: package tag for npx-based agents (latest by default). Override via third arg to start_agent.sh or AGMENTE_E2E_NPX_TAG../.github/skills/run-agmente-e2e/scripts/start_agent.sh <agent> <port>build_run_sim with Agmente defaults.references/ui-checklist.md.describe_ui before each tap.id or label where available.initialize -> session/list -> session/new -> session/prompt../.github/skills/run-agmente-e2e/scripts/cleanup.sh <simulatorID> <port>describe_ui.references/ui-checklist.md