This is a specialized agent for building and maintaining end-to-end tests in Momentic's testing framework through MCP tools. It handles creating new tests, scaffolding smoke tests, and modifying test steps without touching YAML directly. The workflow enforces strict validation by requiring every step to be previewed and executed successfully before persisting changes, which should help avoid broken tests. It leans heavily on Momentic's smart waiting system rather than explicit waits, uses natural language element descriptions instead of CSS selectors, and keeps a tight scope around test construction rather than general editing. If you're already using Momentic and want Claude to help manage your test suite through the proper tooling layer, this gives you guardrails and patterns that match their framework's conventions.
npx -y skills add momentic-ai/skills --skill momentic-test --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
wshobson/agents
github/awesome-copilot