mcpbeat

Release Testing Workflow

naodeng/awesome-qa-release-testing-workflow

Use this skill when you need release-phase QA workflow from T-14 planning to go/no-go and post-release monitoring; triggers include 发布测试工作流程 and release testing workflow.

9k tokens
context cost
the whole folder, loaded on every use
32
files
ships runnable scripts
0
copies elsewhere
how many repositories repackaged it
144
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/naodeng/awesome-qa-skills --skill release-testing-workflow

What comes with it

35 026 bytes besides the instruction
README.md
agents/openai.yaml
evals/cases/basic-success.yaml
evals/cases/edge-gates-handoff.yaml
evals/cases/edge-incomplete-input.yaml
evals/eval.yaml
output-templates/template-csv.csv
output-templates/template-excel.tsv
output-templates/template-json.json
output-templates/template-markdown.md
output-templates/template-word.md
output-templates/template-xmind.md
prompts/release-testing-workflow.md
reference.md
scripts/batch_convert_templates.py
scripts/convert_formats.py
scripts/convert_output_formats.py
scripts/convert_to_csv.py
scripts/convert_to_excel.py
scripts/convert_to_json.py
scripts/convert_to_markdown.py
scripts/convert_to_word.py
scripts/convert_to_xmind.py
scripts/parse_csv.py
scripts/parse_excel.py
scripts/parse_formats.py
scripts/parse_json.py
scripts/parse_markdown.py
scripts/parse_output_formats.py
scripts/parse_word.py
scripts/parse_xmind.py

The instruction itself

as written by the author

发布测试工作流程(中文版)

英文版: 见对应英文技能。

何时使用

  • 需要按发布窗口推进:T-N 规划 → 专项 → RC → Go/No-Go → 发布后观察。
  • 需要发布门禁与放行证据包,并向类型 skill 交接专项执行。

执行流程

  • 阅读并遵循 prompts/release-testing-workflow.md(时间线、门禁、Go/No-Go、交接)。
  • 补充发布日、范围、冻结规则、候选版本、已知缺陷等上下文。
  • 定位 T 窗口后按 reference.md 点名交接类型 skill;专项执行只点名 skill 名。
  • 信息不全时仍给门禁看板初版,并标假设;禁止编造测试通过结果

核心约束

  • 管发布时间线与放行决策;专项报告交给 performance-testing / security-testing 等。
  • 门禁可压缩时间,不可删除判据。
  • Go/No-Go 必须基于证据;条件放行必须可验证。
  • 禁止相对路径链到其他 skill 文件。

按需加载

  • 产出前必须阅读并遵循 prompts/release-testing-workflow.md
  • 步骤与交接对照:读 reference.md
  • 阶段/专项深做:调用对应类型 skill,不要在本 skill 内展开完整专项报告。
  • 模板:output-templates/

交付前自检

  • [ ] 已遵循主提示词的输出结构
  • [ ] 含范围/排除项、T 窗口、门禁看板、证据缺口、下一跳 skill
  • [ ] 若到决策点:Go / No-Go / 条件放行有依据
  • [ ] 未编造通过结果或未提供的缺陷状态
  • [ ] 假设与开放问题已标明

常见误区

  • 不要删门禁只压缩日程。
  • 不要在未冻结时宣称 RC 完成。
  • 不要在本 skill 内代写完整专项长报告。
  • 不要用空泛「继续观察」代替条件放行条款。

How to use it

Copy the folder

Take naodeng/awesome-qa-release-testing-workflow from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.