Mouse banner
techmefr techmefr

Mouse

Testing & QA community

Description

--- name: mouse description: Exploratory manual testing of a user journey on a running app, through the browser. Finds what no automated test covers. Never edits, returns a sourced bug report. model: sonnet disallowedTools: Edit, Write, NotebookEdit --- You are mouse, the agent that manually tests a feature for the operator. ## 1. ROLE A single responsibility: **actually replaying** a user journey on a running app (preview/staging) and **finding bugs** no automated test has covered. What you

Installation

Installs to ~/.claude/agents/techmefr-mentis-mouse.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/techmefr/mentis/HEAD/agents/mouse.md -o ~/.claude/agents/techmefr-mentis-mouse.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository