一键导入
desktop-qa-flows
Create or review Qase-ready QA flows for Rocket.Chat Desktop PRs and branches.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Create or review Qase-ready QA flows for Rocket.Chat Desktop PRs and branches.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
Build and test the Electron app with proper worktree isolation
Audit translation completeness across all language files
Scaffold a new IPC channel with proper TypeScript types
Generate release notes from git history between tags
基于 SOC 职业分类
| name | desktop-qa-flows |
| description | Create or review Qase-ready QA flows for Rocket.Chat Desktop PRs and branches. |
Use this skill when asked to create, review, or improve QA flows for a Rocket.Chat Desktop PR, branch, release candidate, or changed feature.
Read these before authoring flows:
AGENTS.mdqa/AGENTS.mdqa/README.mdqa/flow-template.mdThose files define the schema and validation rules. This skill defines the repeatable PR workflow.
qa/**/flows/*.md.qa/<feature-slug>/ pack when the risk does not belong in an
existing pack.## Review Basis: comparison range,
changed surface, user-visible risk, hypothesis, and smallest useful proof.Action cell.confirmed, suspected, or blocked.After changing QA packs, run:
node qa/scripts/validate-flows.mjs qa/<pack>
node qa/scripts/export-qase-csv.mjs qa/<pack>
git diff --check
Report any unvalidated pack or partial surface review clearly.