From gstack-workflows
Runs read-only QA tests on OPC desktop flows, CLI commands, URLs, or user journeys. Captures evidence and reports bugs without modifying code.
How this skill is triggered — by the user, by Claude, or both
Slash command
/gstack-workflows:gstack-qa-onlyThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill to test behavior and report bugs without changing files.
Use this skill to test behavior and report bugs without changing files.
When testing OPC desktop, prefer:
npm --prefix desktop test./script/build_and_run.sh --verify/models behavior when relevant/Applications/OPC.appReturn a QA report:
Do not edit code in this workflow.
npx claudepluginhub ling71671/open-claudecode --plugin gstack-workflowsE2E QA testing for UC tasks using MCP Playwright. Acts as a real user: navigates pages, fills forms, clicks buttons, verifies results. Takes screenshots of each step. Use when: test UC, run QA, E2E test, verify functionality, check acceptance criteria, or the user says "/nacl:tl-qa UC###".