Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
git clone --depth 1 https://github.com/katalon-labs/true-skillsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/commands/katalon-labs/true-skills/true-platform-testing)<a href="https://agentmods.dev/commands/katalon-labs/true-skills/true-platform-testing"><img src="https://agentmods.dev/badge/commands/katalon-labs/true-skills/true-platform-testing/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/commands/katalon-labs/true-skills/true-platform-testing"><img src="https://agentmods.dev/badge/commands/katalon-labs/true-skills/true-platform-testing.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00220 | $0.10592 |
| Opus 5 | $0.00110 | $0.05296 |
| Sonnet 5 | $0.00044 | $0.02118 |
| Haiku 4.5 | $0.00022 | $0.01059 |
Grade A, and why
true-platform-testing scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured today.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 797 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Katalon True Platform Testing
Use this skill for requirement-to-execution workflows in Katalon True Platform/TestOps, and as the router across the full 7-stage testing lifecycle. Prefer Katalon MCP tools for platform operations and Browser/Playwright only for external AUT exploration or visual verification.
Role Routing
Ask who is in front of you before asking which stage they are in. A skill is listed here when a request phrased in role terms, naming no skill, should land there first. Everything else is reached by handoff.
| Role | Comes here to | Starts at | Then |
|---|---|---|---|
| Manual tester | turn a written requirement into cases and run them | create-test-cases |
execute-test, analyze-failures |
| Automation tester | turn cases into code, run it, ship the results | test-case-to-playwright |
playwright-execute, upload-report, test-maintenance |
| Test lead | scope the cycle, judge readiness, keep the suite healthy | test-plan |
test-review, test-management, release-analyze |
| Test manager | read coverage and risk, and call ship | release-analyze |
test-review, test-management |
platform-setup is role-neutral and comes first for everyone who has not connected the MCP yet. Synonyms (SDET, automation engineer, QA engineer, QA analyst, test analyst, QA lead, QA manager), the full intent-to-skill map, and what to fall back to for the parts not built yet are in references/lifecycle-map.md.
Lifecycle Routing
The Katalon testing lifecycle has 7 stages. For a focused request, route to the matching skill; for a full-flow request, run the stages in order and stop when the user's goal is met. Full map + tool lists: references/lifecycle-map.md.
| Stage | Route to skill | When |
|---|---|---|
| 1 Plan | test-plan |
scope, risk-prioritized plan, executable folder+suite for a sprint/release |
| 2 Design | create-test-cases (+ test-case-to-playwright) |
author/import cases from requirements |
| 3 Manage | test-management |
organize inventory, classify, requirement traceability audit |
| 4 Review | test-review |
pre-pipeline coverage/quality/flakiness verdict |
| 5 Execute | execute-test (+ upload-report, playwright-execute) |
manual, Run with AI, automated, cloud |
| 6 Analyze | analyze-failures + release-analyze |
failure triage/defects; ship/no-ship call |
| 7 Maintain | test-maintenance |
repair flaky/broken cases, regenerate, feed gaps back to plan |
| pre / cross | platform-setup |
connect and verify the MCP |
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- today First seen · 797 lines · 220 tokens per session scan A f649031c332e
true-platform-testing is a command published in the GitHub repository katalon-labs/true-skills (7 stars, last pushed yesterday), licensed MIT. It adds 220 tokens to every session and 10,592 once invoked, about $0.0011 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-08.
Other commands, from other repositories
distill
Creates E2E acceptance tests in Given-When-Then format from requirements and architecture. Use when preparing executable specifications before implementation.
ui-aqa-flow-code-analysis
Phase 3 Code Analysis of ui-aqa-flow.
health-check
Perform a comprehensive, read-only end-to-end review of any portfolio app across three layers — Frontend (E2E), Database integrity, and Audit Log & User Activity — and produce a structured, observations-only report. Optionally, on explicit opt-in, generate (never apply) the infrastructure provisions needed so future…
gba-test
$ARGUMENTS: test mode — game profile defines available modes (e.g., smoke, gameplay, save, stress, full, ai, battle, nav, custom ).
auto-canary
A command for deployment verification that runs a build, end-to-end tests, and browser health checks. End-to-end tests check a complete user flow across the application rather than only one small part.
test-browser
Run browser tests on pages affected by current PR or branch.