一键导入
data-contract-lint
Validate OmniSupport data contracts, seed manifests, PII metadata, license tags, and quality gates before data enters ingestion or indexing.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Validate OmniSupport data contracts, seed manifests, PII metadata, license tags, and quality gates before data enters ingestion or indexing.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Check RAG API responses for evidence-derived citations, retrieval debug fields, release ids, trace ids, and structured abstain behavior.
Plan and execute safe ingestion replay or backfill runs with partition locks, idempotency checks, evidence outputs, and rollback notes.
Prepare prompt-as-code changes with prompt release ids, regression checks, rollback notes, and links to RAG index and eval evidence.
Verify that data, index, prompt, skill, eval, trace, and lineage evidence are bound before an OmniSupport release is promoted.
| name | data-contract-lint |
| description | Validate OmniSupport data contracts, seed manifests, PII metadata, license tags, and quality gates before data enters ingestion or indexing. |
| version | 0.1.0 |
| owner | data-platform |
| status | active |
| tags | ["data-contract","pii","license","quality-gate"] |
| not_for | ["General JSON formatting with no data contract semantics.","Runtime database migration execution."] |
| inputs | ["contracts/data/*.json","data/seed_manifests/*.json"] |
| outputs | ["reports/week09/data_contract_lint_report.md"] |
| requires | ["jsonschema"] |
| compatible_agents | ["codex","claude-code","mcp-compatible-agent"] |
| artifacts | ["reports/week09/data_contract_lint_report.md"] |
| evals | ["tests/contract/test_week09_skill_packs.py"] |
Use this skill when a task mentions data contracts, source manifests, PII classification, license tags, source fingerprints, or quality gates.
contracts/data/ or
data/seed_manifests/source_manifest_schema.json.owner, license_tag, pii_level, quality_gate,
ingest_batch_id, and source traceability fields are present where the
contract expects them.