ワンクリックで
suxi-ctrip-field-table-closure
用于宿析OS携程接口响应到字段、表、UI状态和验证器的闭环任务,触发场景包括接口证据、source path、metric key、字段目录、表设计、采集缺口、Profile字段、标准行和 OTA 响应入库展示。
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
用于宿析OS携程接口响应到字段、表、UI状态和验证器的闭环任务,触发场景包括接口证据、source path、metric key、字段目录、表设计、采集缺口、Profile字段、标准行和 OTA 响应入库展示。
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
用于任务涉及 ECC、Everything Claude Code、Claude Code 工作流、Codex 适配、Codex 插件、ECC Skill、ECC 规则,或需要把 Claude Code 资产转换为宿析OS Codex 可控使用的场景。
Coordinate project code reviews across PR intake, critical review, coding standards, security, clean-code analysis, and report synthesis.
Use when working on hotel-auto-x Ctrip collection, including Ctrip review collection, bad reviews across ctrip/qunar/tongcheng/zhixing, review score, full daily collection, realtime Ctrip metrics, Ctrip session/profile problems, and Ctrip data mapping into daily_report.
Use when working on hotel-auto-x platform login/session/Profile handling for PMS, Meituan, or Ctrip, including manual login, session checks, expired cookies, browser profile safety, and login-related alerts.
Use when working on hotel-auto-x Meituan collection, including Meituan review collection, bad reviews, review score, full daily collection, realtime traffic/order metrics, ad collection, Meituan session/profile problems, and Meituan data mapping into daily_report.
Use when working on hotel-auto-x PMS collection, including JY01/JY03/hybrid daily report collection, PMS realtime collection, PMS quality gates, PMS session issues, and PMS data entering daily_report or realtime_snapshot.
| name | suxi-ctrip-field-table-closure |
| description | 用于宿析OS携程接口响应到字段、表、UI状态和验证器的闭环任务,触发场景包括接口证据、source path、metric key、字段目录、表设计、采集缺口、Profile字段、标准行和 OTA 响应入库展示。 |
Use suxi-plugin-priority-router when endpoint evidence, UI verification, or metric/table reasoning benefits from an installed plugin. Prefer Browser/Chrome for authorized response evidence, Data Analytics for metric reasoning, and keep the closure chain auditable.
Convert one Ctrip endpoint or field group into a complete, auditable SUXIOS chain:
Ctrip response -> source path -> metric_key -> table/storage -> UI status -> verifier
This skill is for field/table closure, not broad OTA redesign.
0; use explicit missing states such as api_not_hit, field_missing, parse_failed, or captured_response_only.For each endpoint, capture and preserve:
metric_key, type, unit, conversion rule, and missing-state labels.raw_data shape, old-data compatibility, save/display/edit behavior.scripts/lib/ctrip_capture_catalog.mjsscripts/verify_ctrip_capture_catalog.mjsapp/controller/OnlineData.phproute/app.phppublic/index.htmldocs/ctrip_table_build_plan_20260602.md, docs/ctrip_capture_gaps_user_assist_20260602.mdtests/OnlineDataTest.php, tests/automation/ctrip_capture_catalog.test.mjs, tests/automation/ctrip_endpoint_evidence.test.mjsRead only the relevant line ranges. Do not bulk-read raw capture JSON.
Prefer the smallest relevant set:
npm.cmd run verify:ctrip-capture-catalog
node --check scripts/lib/ctrip_capture_catalog.mjs
C:\xampp\php\php.exe -l app/controller/OnlineData.php
Add or run more tests only when the touched surface requires it.