execute-testlisted
Install: claude install-skill katalon-labs/true-skills
# Katalon Execute Test
Use this skill for running already-selected Katalon test cases or suites and reporting execution outcomes. Keep the larger `true-platform-testing` skill as the end-to-end orchestrator; this skill is the focused execution workflow.
## Availability Boundary
State the execution boundary before running:
- Available: read AUT environments, create manual test runs, start Run with AI, poll AI sessions, schedule automated suite runs, and read execution/test results.
- Not directly available: guarantee AI completion, inspect the live AUT UI through Katalon MCP, or run manual test cases through the automated scheduler.
- Use Browser/Playwright only when AUT exploration or visual verification outside Katalon MCP is needed.
Read `references/capability-boundaries.md` when capability scope is unclear.
## Resolve Context First
Before creating or scheduling any run:
1. Call `list_projects`.
2. Call `list_repositories`.
3. Resolve the repository/Test Project from the user's wording or unique available repository.
Ask only when multiple equally valid repositories remain, required credentials are missing, or the next action is destructive.
## Choose Execution Type
Use manual execution when:
- The user provides manual test cases.
- The user asks for Run with AI.
- The test cases were just created in Katalon.
- The input is a manual suite.
Use automated execution only when the input is an automated suite or suite collection.
If the user only says "run tests" a