بنقرة واحدة
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.