mtestlocal
25Command
Run a real-browser E2E acceptance test against localhost (alias for /muggle-test-feature-local).
Command
Run a real-browser E2E acceptance test against localhost (alias for /muggle-test-feature-local).
Command
Prepare local dev servers and sibling services for E2E testing (alias for /muggle-test-prepare).
Command
Update Muggle AI to the latest version (alias for /muggle-upgrade).
Hook
Runs after a tool call finishes for Bash, mcp__.*muggle.*(execute, replay, telemetry-skill-emit), mcp__.*muggle.*(telemetry-event-emit, user-feedback-create), Skill, mcp__.*muggle.*telemetry-skill-emit, Read, Monitor and AskUserQuestion tool calls, executing guardrail-pr-opened.sh, guardrail-record-tests.sh…
Hook
Runs when the agent finishes a response, executing guardrail-e2e-gate.sh, guardrail-terminal-gate.sh, guardrail-watch-gate.sh, guardrail-walkthrough-gate.sh, guardrail-comment-reply-gate.sh, guardrail-stage-gate.sh, guardrail-debug-path-gate.sh and guardrail-capability-claim.sh via bash (8 commands). From…
Hook
Runs when you submit a prompt, before the agent sees it, executing guardrail-build-router.sh via bash. From multiplex-ai/muggle-ai-works.
Skill Claude CodeCodex
Explicit short alias for the muggle skill (router/menu). ONLY invoke when the user explicitly types m or /m — never auto-trigger from any other phrasing.
Skill Claude CodeCodex
Explicit short alias for the muggle-browser-task skill. ONLY invoke when the user explicitly types mbt or /mbt — never auto-trigger from any other phrasing.
Skill Claude CodeCodex
Explicit short alias for the muggle-do skill. ONLY invoke when the user explicitly types mdo or /mdo — never auto-trigger from any other phrasing.
Skill Claude CodeCodex
Explicit short alias for the muggle-feedback skill. ONLY invoke when the user explicitly types mfeedback or /mfeedback — never auto-trigger from any other phrasing.
Skill Claude CodeCodex
Explicit short alias for the muggle-test-import skill. ONLY invoke when the user explicitly types mimport or /mimport — never auto-trigger from any other phrasing.
Skill Claude CodeCodex
Explicit short alias for the muggle-pr-visual-walkthrough skill. ONLY invoke when the user explicitly types mpr or /mpr — never auto-trigger from any other phrasing.
Skill Claude CodeCodex
Explicit short alias for the muggle-preferences skill. ONLY invoke when the user explicitly types mprefs or /mprefs — never auto-trigger from any other phrasing.
Skill Claude CodeCodex
Explicit short alias for the muggle-pr-followup skill. ONLY invoke when the user explicitly types mprfollowup or /mprfollowup — never auto-trigger from any other phrasing.
Skill Claude CodeCodex
Explicit short alias for the muggle-test-regenerate-missing skill. ONLY invoke when the user explicitly types mregen or /mregen — never auto-trigger from any other phrasing.
Skill Claude CodeCodex
Explicit short alias for the muggle-repair skill. ONLY invoke when the user explicitly types mrepair or /mrepair — never auto-trigger from any other phrasing.
Skill Claude CodeCodex
Explicit short alias for the muggle-status skill. ONLY invoke when the user explicitly types mstatus or /mstatus — never auto-trigger from any other phrasing.
Skill Claude CodeCodex
Explicit short alias for the muggle-test skill. ONLY invoke when the user explicitly types mtest or /mtest — never auto-trigger from any other phrasing.
Skill Claude CodeCodex
Explicit short alias for the muggle-test-feature-local skill. ONLY invoke when the user explicitly types mtestlocal or /mtestlocal — never auto-trigger from any other phrasing.
Skill Claude CodeCodex
Explicit short alias for the muggle-test-prepare skill. ONLY invoke when the user explicitly types mtestprep or /mtestprep — never auto-trigger from any other phrasing.
Skill Claude CodeCodex
Perform a real action on a website or web app from a plain-English instruction — log in and do the thing: submit a form, create or update a record, send a message, place an order, refund a charge, file a ticket, publish a post, complete a multi-step flow. Muggle drives a real browser through the site's own UI and…
Skill Claude CodeCodex
Take a feature request, spec, design, bug, or ticket and carry it autonomously to an opened pull request — write the code, test it, raise the PR. Use whenever the user wants something built, implemented, added, or fixed with a PR opened, raised, or put up at the end — "implement rate limiting and raise a PR", "build…
Skill Claude CodeCodex
Use when the user wants to flag that a generated Muggle Test action script — or one specific step in it — did the wrong thing, so Muggle can analyze and regenerate affected scripts. Covers any report that a script or step is wrong, broken, or misbehaving (clicked the wrong element, step N did not work, broken at the…
Skill Claude CodeCodex
Use when the user wants a pull request's incoming review feedback handled for them — it watches one PR's review thread and, each time a reviewer submits new comments, dispatches the work to address them. Engage on PR-review-follow-up intent: "watch my PR and address review comments as they come in", "keep an eye on PR…