com um clique
zuora-uat-plan
Internal create-test-plan step (gap-fill per TR design files)
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Menu
Internal create-test-plan step (gap-fill per TR design files)
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Baseado na classificação ocupacional 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-plan |
| description | Internal create-test-plan step (gap-fill per TR design files) |
Creates design/testplan/<Feature>_Test_Plan/ with Test_Plan_Overview.md + tr{n}_test_design.md.
Design-only boundary: design/testplan/ must contain only plan documents. Never create ui_steps_tr{n}.md or API test scripts there — those are execution artifacts under execution/tests/test_scenarios/test_<feature>/.
When force_overwrite=false, only create missing tr{n}_test_design.md. Update overview links for new TRs.
Use execution/tests/test_utils/repo_paths.py from the customer repo (copy any missing files from ${CLAUDE_PLUGIN_ROOT}/references/uat-test/execution/tests/test_utils/):
resolve_feature_testplan_dir(feature)resolve_tr_test_design_path(feature, tr_index)testplan_overview_path(feature)resolve_feature_scenario_dir(feature) — for execution-artifact paths in hybrid plan docsUI Test Doc Required: Yestr{n}_test_design.md:
## UI steps (see execution/tests/test_scenarios/test_<feature>/ui_steps_tr{n}.md)Test_Plan_Overview.md for hybrid features must include:
Execution artifacts: execution/tests/test_scenarios/test_<feature>/ui_steps_tr1.md, test_<feature>_tr1_api.py)${CLAUDE_PLUGIN_ROOT}/references/uat-test/execution/docs/SHARED_STAGING_TENANT_POLICY.md${CLAUDE_PLUGIN_ROOT}/references/uat-test/execution/docs/E2E_TEST_IMPLEMENTATION_GUIDELINE.mdmcp__zuora-mcp__zuora_codegen for endpoint details; mcp__zuora-mcp__ask_zuora for unresolved UI/navigation questions.