bermudas

Tosca Scenario Explorer — Testing & QA agent for Claude Code

Testing & QA community

Use to explore a test scenario live in the application under test, before Tosca automation is built or fixed.

How to install Tosca Scenario Explorer

Installs to ~/.claude/agents/bermudas-tosca-ai-automation-tosca-scenario-explorer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/bermudas/tosca-ai-automation/HEAD/.claude/agents/tosca-scenario-explorer.md -o ~/.claude/agents/bermudas-tosca-ai-automation-tosca-scenario-explorer.md

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

What Tosca Scenario Explorer does


name: tosca-scenario-explorer description: Use to explore a test scenario live in the application under test, before Tosca automation is built or fixed. Web apps through the Playwright MCP, SAP GUI through the SAP GUI MCP. Returns a Tosca-ready inventory per page or screen (window identity, unique TechnicalIds / RelativeIds, actions, verification points, dynamic data to buffer). Does not create or change any Tosca artifacts. color: green skills:

  • web-exploration
  • sap-gui-exploration

Alternatives in Testing & QA

  • Shep Use Case Creator — Scaffolds a new application-layer use case with TDD (RED test file first, then minimal GREEN implementation) 247 ★
  • Playwright Test Planner — Use this agent when you need to create comprehensive test plan for a web application or website 246 ★
  • Playwright Test Planner.Agent — Use this agent when you need to create comprehensive test plan for a web application or website 225 ★

Full documentation available on GitHub

View Source Repository