testany-execution skillA
testany-execution is agent-read markdown (skill) from testany-io/testany-agent-skills: Testany execution 观测与管理 - 查看进度、查询历史、刷新状态、取消未开始执行、将失败执行交给 debug.
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# Testany Execution Operations 管理 Testany 平台上的 **execution**,包括进度观测、历史查询、状态刷新、取消和失败交接。 用户输入: $ARGUMENTS --- ## 先统一心智模型 遵循 [整体目标与交接](../testany-guide/references/task-handoff.md),使用上一步真实 execution key 和未重置的等待预算。只查当前状态不自动等待;失败终态不自行扩展为重试、取消或排障。 在开始之前,先按 [automation-model.md](../testany-guide/references/automation-model.md) 理解边界: - `pipeline` 是执行与编排单元 - `trigger` 负责“怎么发起执行”,包括长期入口和即时运行 - 本 skill 负责“执行发起之后怎么管理 execution” - 失败 execution 的根因分析属于 `testany-debug` **重要结论**: - 本 skill 不负责创建 Plan / Manual Trigger / Gatekeeper - 本 skill 也不负责即时发起一次执行;这属于 `testany-trigger` - 本 skill 关注 execution lifecycle:看、查、刷、停、交接;查询、等待与取消不互相授权 --- ## 职责范围 - 查看 execution 详情与 case 级结果 - 列出/搜索 execution 历史 - 刷新 execution 状态 - 轮询等待 execution 进入终态 - 取消尚未开始的 execution - 汇总执行结果并决定是否转给 `testany-debug` - 在需要时获取 execution case 详情与日志签名入口 --- ## 操作速查 | 用户意图 | 操作类型 | MCP 工具 | |---------|---------|---------| | 列出执行记录 | Read | `testany_list_executions` | | 查看执行详情 | Read | `testany_get_execution` | | 查看某个 case 在执行中的详情 | Read | `testany_get_execution_case` | | 刷新执行状态 | Update | `testany_refresh_execution` | | 取消未开始执行 | Update | `testany_cancel_execution` | …
Read the whole file at its exact version.
How to install
mdr add testany-io/testany-agent-skills/testany-execution@git:20260914.a55b8c5mdr add testany-io/testany-agent-skills/testany-execution@sha256:b92c2afd435cece4Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_66a4fvoiz3uaheif)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260914.a55b8c5 latest | 2026-09-14 | a55b8c5 | 8,593 B | A | view · diff |
| git:20260402.509d31b | 2026-04-02 | 509d31b | 7,272 B | A | view · diff |
| git:20260309.250255b | 2026-03-09 | 250255b | 5,611 B | A | view |
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (8593 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
testany-io/testany-agent-skills · 82 stars · license MIT · pushed 2026-09-24 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_66a4fvoiz3uaheif GET https://markdownregistry.com/api/v1/resolve?ref=testany-io/testany-agent-skills/testany-execution GET https://markdownregistry.com/api/v1/blob/b92c2afd435cece4128f5ececeaab824dbe6f7452167dc7c516d9743204ebe67
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.