一键导入
zuora-uat-fix
Internal fix loop for failing API or UI tests
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Internal fix loop for failing API or UI tests
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Generate Credit Memos / Debit Memos migration implementation artifacts based on the plan
Produce Credit Memos / Debit Memos migration strategy, code inventory, and phases
This skill should be used when the user mentions "Zuora API", "Zuora SDK", "Zuora Billing", "Zuora Revenue", "Zuora CPQ", "Zuora Payments", "subscription billing", "invoice settlement", "zuora-mcp", "rate plan", "product rate plan charge", "order API", or discusses integration with Zuora systems. Do not activate for generic billing or subscription discussions that are not Zuora-specific.
Compose an importable Zuora Workflow JSON from a design or requirement
Design a Zuora Workflow-based solution
Generate legacy Zuora CPQ Apex, Visualforce, Component Library, zQuoteUtil, controller extension, or plugin-interface artifacts directly into a Salesforce DX repo
| name | zuora-uat-fix |
| description | Internal fix loop for failing API or UI tests |
Analyze failures and fix test_*_tr{n}_api.py and/or ui_steps_tr{n}.md.
Check execution/debugging/ logs and execution/reports/ for API/UI outcomes.
API bug, test design issue, UI doc issue, missing debug IDs, or external service issue (do not mask service bugs).
ui_steps_tr{n}.md; ensure debug log captures required variablesmcp__zuora-mcp__zuora_codegen for API corrections; search repo for patternsAfter editing artifacts, set verified: false:
python3 "${CLAUDE_PLUGIN_ROOT}/references/uat-test/execution/scripts/uat_verification.py" clear \
--scenario-dir "<scenario_dir>" --tr <n>
Retry up to max_fix_retries.