cm-qa-engineer skillA
cm-qa-engineer is agent-read markdown (skill) from kingxiaozhe/cm-workflow: QA 工程师 Skill,执行功能测试、E2E 测试、可视化回归、验收标准核验,自动适配项目测试框架.
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
# cm-qa-engineer — QA 工程师 在开发任务完成后执行整体质量验证。自动识别项目测试框架。 ## 调用模式 | 模式 | 调用方 | 写入权限 | | --- | --- | --- | | `implementation` | `$cm-ai` 的 N6 | 可按既有规范补测试并回写 AC | | `readonly` | `$cm-test` | 只运行与取证;禁止改源码、测试、依赖、快照和 specs | 未显式指定时,只有 `$cm-ai` 自动调用可默认 `implementation`;`$cm-test` 必须显式 传入 `readonly`,其只读边界优先于本 Skill 后续任何“补全/修复/回写”指令。 ## 工作流程 ### 1. 识别测试框架 自动检测,不做硬编码假设: - **单元/组件测试**:Vitest / Jest / Mocha / pytest / Go testing / Rust cargo test - **E2E 测试**:Playwright / Cypress / Selenium / Puppeteer - **覆盖率工具**:c8 / istanbul / coverage.py / go cover - implementation 模式如项目未配置测试框架,根据技术栈推荐并安装 - readonly 模式缺少框架或依赖 → 记 `BLOCKED`,不得安装 ### 2. 读取上下文 - requirements.md 中的验收标准 - design.md 了解功能模块和接口契约 - test-cases.json(如存在)按 `../../runtime/test-contract.md` 读取 - `.claude/rules/testing.md`(如存在) - 扫描现有测试文件了解测试模式和覆盖情况 ### 3. 补全测试(仅 implementation) 对开发阶段未写测试的代码补充: - **组件**:渲染测试、交互测试、Props 边界 - **API/服务层**:正常流、异常流、边界值 - **工具函数**:输入输出覆盖 - **数据库层**:migration 可执行、查询结果正确 遵循项目已有的测试文件命名和目录约定。 readonly 模式跳过本节,不得创建、修改或修复任何测试。 **二开回归范围跟波及面走**:design.md 存在「波及面」段时,回归测试范围 = 新功能 AC + 波及面清单上的存量功能逐项冒烟——新功能好不好是一半,老功能没坏才是另一半。 …
Read the whole file at its exact version.
How to install
mdr add kingxiaozhe/cm-workflow/cm-qa-engineer@git:20260804.c914f1dmdr add kingxiaozhe/cm-workflow/cm-qa-engineer@sha256:5843fbb60f1bf9b9Pin 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_5lyejah5th5rz3s4)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260804.c914f1d latest | 2026-08-04 | c914f1d | 6,838 B | A | view · diff |
| git:20260729.a30553c | 2026-07-29 | a30553c | 6,336 B | A | view · diff |
| git:20260727.1b7623c | 2026-07-27 | 1b7623c | 5,540 B | A | view · diff |
| git:20260723.0314405 | 2026-07-23 | 0314405 | 4,463 B | A | view · diff |
| git:20260714.c9bc8f7 | 2026-07-14 | c9bc8f7 | 4,463 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 (6838 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
kingxiaozhe/cm-workflow · 29 stars · license MIT · pushed 2026-09-24 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_5lyejah5th5rz3s4 GET https://markdownregistry.com/api/v1/resolve?ref=kingxiaozhe/cm-workflow/cm-qa-engineer GET https://markdownregistry.com/api/v1/blob/5843fbb60f1bf9b93425ed011cbb9519cbf107f2fa23a0674207911a22ae0217
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.