ワンクリックで
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 ページを確認してインストールできます。
SOC 職業分類に基づく
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
| 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.