Agent SkillsGoogleCloudPlatform/DataflowTemplates › add-integ-tests-datastream-to-spanner

add-integ-tests-datastream-to-spanner

GitHub

针对Datastream-to-Spanner模板的集成测试编排技能,作为元测试编排器的包装器。负责校验输入参数和源数据库支持性,并调用底层测试引擎执行数据迁移验证。

v2/datastream-to-spanner/.agents/skills/add-integ-tests-datastream-to-spanner/SKILL.md GoogleCloudPlatform/DataflowTemplates

Trigger Scenarios

需要运行Datastream到Spanner的数据流集成测试 用户请求对CDC模板进行特定数据库类型的测试验证

Install

npx skills add GoogleCloudPlatform/DataflowTemplates --skill add-integ-tests-datastream-to-spanner -g -y
More Options

Non-standard path

npx skills add https://github.com/GoogleCloudPlatform/DataflowTemplates/tree/main/v2/datastream-to-spanner/.agents/skills/add-integ-tests-datastream-to-spanner -g -y

Use without installing

npx skills use GoogleCloudPlatform/DataflowTemplates@add-integ-tests-datastream-to-spanner

指定 Agent (Claude Code)

npx skills add GoogleCloudPlatform/DataflowTemplates --skill add-integ-tests-datastream-to-spanner -a claude-code -g -y

安装 repo 全部 skill

npx skills add GoogleCloudPlatform/DataflowTemplates --all -g -y

预览 repo 内 skill

npx skills add GoogleCloudPlatform/DataflowTemplates --list

SKILL.md

Frontmatter
{
    "name": "add-integ-tests-datastream-to-spanner",
    "description": "Specific runner skill that delegates to the Template-Agnostic Meta-Test Orchestrator for the datastream-to-spanner (CDC) template."
}

Datastream-to-Spanner Testing Orchestrator

This is a specific runner skill that acts as a wrapper around the global meta-test-orchestrator skill.

Required Prompt Inputs

  1. Target Source Database Name
  2. Reference Datatype Mapping Matrix File Path
  3. Testing Environment Setup Path

[!IMPORTANT] Initialization Check: If ANY of the required prompt inputs are missing from the user's prompt, or if the environment config file does not exist, you MUST HALT EXECUTION IMMEDIATELY. Ask the user to provide the missing inputs before proceeding.

Source Support Validation: Before proceeding to execution, you must verify if the template actually supports migrating from the provided Target Source Database Name. Inspect the template's source code (e.g., DatastreamToSpanner.java or DatastreamToSpannerSourceConnectorRegistry.java) to confirm this database dialect is implemented. If it is not supported, you MUST HALT EXECUTION IMMEDIATELY and inform the user.

Execution Instructions

You must immediately load and execute the v2/spanner-common/.agents/skills/meta-test-orchestrator/SKILL.md skill, passing it the following statically mapped parameters:

  1. Target Source Database Name: Extract from the user prompt.
  2. Reference Datatype Mapping Matrix File Path: Extract from the user prompt.
  3. Testing Environment Setup Path: Extract from the user prompt and assert its presence.
  4. Manifest File Path: v2/datastream-to-spanner/src/test/manifest.yaml.
  5. Target Template Path: v2/datastream-to-spanner
  6. Smoke Test Scenarios: live-it
  7. Datatype Test Scenarios: live-datatypes

Yield execution completely to the meta-test-orchestrator. Instruct the Orchestrator to begin using these parameters.

Example User Prompt

Please run the add-integ-tests-datastream-to-spanner skill for the MySQL database. 
Use the reference matrix located at v2/datastream-to-spanner/src/test/resources/mysql/mysql_datatype_mapping_matrix.csv load the execution properties from testing_execution.env.

Version History

  • a764362 Current 2026-08-20 05:08

Same Skill Collection

.agents/skills/smt_functional_testing/SKILL.md
.agents/skills/smt-e2e-dataflow-debugging/SKILL.md
v2/datastream-to-spanner/.agents/skills/add-source-datastream-to-spanner/SKILL.md
v2/sourcedb-to-spanner/.agents/skills/add-integ-tests-sourcedb-to-spanner/SKILL.md
v2/sourcedb-to-spanner/.agents/skills/add-source-sourcedb-to-spanner/SKILL.md
v2/spanner-common/.agents/skills/add-source-datatype-integ-test/SKILL.md
v2/spanner-common/.agents/skills/add-source-functional-integ-test/SKILL.md
v2/spanner-common/.agents/skills/meta-test-orchestrator/SKILL.md
v2/spanner-to-sourcedb/.agents/skills/add-integ-tests-spanner-to-sourcedb/SKILL.md
v2/spanner-to-sourcedb/.agents/skills/add-source-spanner-to-sourcedb/SKILL.md

Metadata

Files
0
Version
d3d4c76
Hash
e6702db0
Indexed
2026-08-20 05:08

Главная - Вики-сайт
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-09-20 08:06
浙ICP备14020137号-1