Tricentis
- 35 skills
- 0 followers
- 22 hours ago last updated
- ▌
- ▌
- ▌ Tosca Cloud · tricentis bundleAutomates Tosca Cloud via toscactl (default) and tn for CLI gaps. Use for Tosca Cloud CLI, toscactl commands, or tn --loop for Builder/DI/mobile gaps. Does NOT cover on-prem Commander (use Commander CLI pack in this repository — ../../../../../Commander/CLI/README.md).
- ▌ Tosca Login · tricentisLog in to Tosca Cloud, detecting configured URL from current config or prompting for one
- ▌
- ▌
- ▌
- ▌
- ▌
- ▌ Tosca Cloud MCP · tricentis bundleAutomates Tosca Cloud via the cloud MCP server — inventory search, playlists, execution runs, Builder test cases, and Data Integrity. Use for Tosca Cloud automation, /tosca-cloud-mcp, hosted Tosca Cloud MCP, or when Tosca Cloud MCP tools connect. Does NOT cover tester journey workflows (see AGENTS.md journey skills).
- ▌ Commander MCP · tricentis bundleAutomates Tosca Commander via in-process MCP when Commander is open with a workspace — checkout, tasks, test cases, and Data Integrity. Use for Tosca automation, /commander-mcp, tosca-commander, McpServerAddIn, or when Commander MCP tools connect. Does NOT cover headless TCShell, TCAPI, Remote Control, or CI when Commander is closed (use Commander CLI pack).
- ▌ Tosca Cloud Basics · tricentis bundleExplains how to work with Tricentis Tosca Cloud through toscactl: workspaces, assets, playlists, runs, and the core command loop. Use as foundation before other Tosca Cloud skills. Builder/DI/mobile gaps use tn — see runtime-routing.md. Does NOT cover detailed DI orchestration (use tosca-cloud).
- ▌ Toscactl Reference · tricentisUse when the user mentions Tosca, toscactl, test automation, playlists, test cases, modules, workspaces, or any Tricentis Tosca Cloud concepts. Provides the full toscactl CLI reference for answering questions and using the tool correctly.
- ▌ Tosca Cloud Basics 2 · tricentis bundleExplains how to work with Tricentis Tosca Cloud through the Tosca Cloud MCP: the cloud object model (spaces, artifacts, playlists, runs), entity identifiers, and the core tool loop for searching inventory, running playlists, and using Builder. Use as the foundation before any other Tosca Cloud skill, or when unsure which MCP tool to call or how to resolve an artifact. Does NOT cover detailed tool orchestration or Data Integrity workflows (use tosca-cloud-mcp).
- ▌ Tosca Cloud Connect · tricentisConnects toscactl to Tosca Cloud — login, workspace selection, and connectivity check. Use when setting up toscactl, fixing auth errors, or before any other Tosca Cloud skill. For tn gap workflows only, also run configure_tn_connection.py. Does NOT cover direct IDE MCP.
- ▌ Tosca Cloud Connect 2 · tricentis bundleVerifies hosted Tosca Cloud MCP connectivity and routes to the right Cloud skills. Use when the user is setting up Cloud MCP, fixing 401 errors, or before other Tosca Cloud skills. Does NOT configure MCP servers — the user adds their tenant in IDE Settings -> MCP.
- ▌
- ▌
- ▌
- ▌
- ▌ CLI API Commander · tricentis bundleAutomates Tosca Commander via TCShell.exe, .tcs batch scripts, TCAPI (.NET), or Remote Control. Use for /cli-api-commander, JumpToNode, checkout/checkinall, workspace locked, batch mode, .tws workspaces, execution lists, or GUI RC. Detects runtimes first. Does NOT cover Data Integrity or in-process Commander automation.
- ▌
- ▌
- ▌ Tosca Explaining Testcase · tricentis bundleExplains what a Tosca Cloud test case does in plain language. Uses toscactl for discovery and tn for Builder step-tree read (CLI gap). Read-only. Does NOT cover execution failure diagnosis (use tosca-analyzing-execution-results).
- ▌ Tosca Explaining Testcase 2 · tricentis bundleExplains what a Tosca Cloud test case does in plain language by reading its structure from inventory and Builder. Use when the user asks what a test case covers, how it works, or wants a walkthrough. Read-only. Does NOT cover execution failure diagnosis (use tosca-analyzing-execution-results).
- ▌ Tosca Remediating From Results · tricentis bundleApplies fixes to Tosca Cloud test artifacts after failure analysis. Verify via toscactl; mutations via tn (Builder/playlist-item CLI gaps). Requires user approval for destructive changes. Does NOT cover read-only analysis (use tosca-analyzing-execution-results).
- ▌ Tosca Remediating From Results 2 · tricentis bundleApplies fixes to Tosca Cloud test artifacts based on execution failure analysis — test case edits, playlist item renames, and Builder updates. Use when the user asks to fix, update, or remediate failing tests after diagnosis. Requires explicit user approval for destructive changes. Does NOT cover read-only analysis (use tosca-analyzing-execution-results).
- ▌ Tosca Authoring Manual Testcase · tricentis bundleCreates a manual test case in Tosca Cloud from a written specification. Uses tn for scaffold (CLI gap). Does NOT cover automated module-based authoring (use tosca-authoring-automated-testcase).
- ▌ Tosca Authoring Manual Testcase 2 · tricentis bundleCreates a manual test case in Tosca Cloud from a written specification or user story. Use when the user provides manual test steps in prose and wants a Cloud test case created. Does NOT cover automated module-based authoring (use tosca-authoring-automated-testcase).
- ▌ Tosca Analyzing Execution History · tricentis bundleAnalyzes Tosca Cloud execution trends over multiple playlist runs — flakiness, recurring failures, and pass-rate changes via toscactl. Use for trends, flaky tests, or historical failures. Read-only. Does NOT cover single-run diagnosis (use tosca-analyzing-execution-results).
- ▌ Tosca Analyzing Execution Results · tricentis bundleAnalyzes the latest Tosca Cloud playlist run via toscactl, diagnoses failures, and proposes confidence-rated remediations. Use when the user asks what went wrong or why tests failed. Read-only via toscactl. Does NOT apply fixes (hand off to tosca-remediating-from-results).
- ▌ Tosca Analyzing Execution History 2 · tricentis bundleAnalyzes Tosca Cloud execution trends over multiple playlist runs — flakiness, recurring failures, and pass-rate changes. Use when the user asks about trends, flaky tests, historical failures, or whether a failure is new or recurring across runs. Read-only. Does NOT cover single-run diagnosis (use tosca-analyzing-execution-results).
- ▌ Tosca Analyzing Execution Results 2 · tricentis bundleAnalyzes the latest Tosca Cloud test execution results for a playlist, diagnoses why test cases failed, and proposes ranked, confidence-rated remediations. Use when the user points at a playlist or recent run and asks what went wrong, why tests failed, how to fix them, or for a summary of the last run. Read-only: explains and recommends but does not change artifacts (hand off to tosca-remediating-from-results to apply fixes).
- ▌ Tosca Authoring Automated Testcase · tricentis bundleCreates an automated test case in Tosca Cloud from a description, reusing modules. Module discovery via toscactl; scaffold via tn (CLI gap). Does NOT cover manual-only tests or UI module scanning.
- ▌ Tosca Authoring Automated Testcase 2 · tricentis bundleCreates an automated test case in Tosca Cloud from a description, reusing existing modules. Use when the user wants a new automated test built from available Cloud modules. Does NOT cover UI module scanning or manual-only tests (use tosca-authoring-manual-testcase).