一键导入
elke-schema-compliance-check
Use when: validating reviewer/comparator JSON outputs against strict schemas and emitting a final compliance PASS/FAIL report.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use when: validating reviewer/comparator JSON outputs against strict schemas and emitting a final compliance PASS/FAIL report.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Use when: running a controlled trial and comparing generated outputs against a baseline folder to classify exact match vs structural equivalence.
Use when: extracting reimbursement-relevant fields from receipts, statements, tickets, bookings, and related documents with confidence scoring.
Use when: matching expense evidence to payment proofs and generating explainable confidence-scored reconciliation results.
Use when: users provide a fully noisy unsorted evidence folder and you must inventory, type-triage, and de-duplicate files before extraction.
Use when: running the full ELKE reimbursement pipeline from noisy input to submission-ready output, with sequential baseline and optional parallel subagents.
Use when: assembling the final reimbursement package, enforcing deterministic structure, and producing reviewer-ready quality gate reports.
| name | elke-schema-compliance-check |
| description | Use when: validating reviewer/comparator JSON outputs against strict schemas and emitting a final compliance PASS/FAIL report. |
Provide a deterministic final schema gate for machine-readable outputs.
skills/system-prompts/schema-validator-subagent-system.mdskills/elke-schema-compliance-check/templates/schema_compliance_report.schema.jsonskills/elke-schema-compliance-check/templates/schema_validation_checklist.mdartifacts_root/03_verification/reviewer_audit_report.jsonartifacts_root/03_verification/baseline_comparison_report.json (optional)skills/elke-reviewer-audit-gate/templates/reviewer_audit_report.schema.jsonskills/elke-baseline-comparator/templates/baseline_comparison_report.schema.jsonWrite to artifacts_root/03_verification/:
schema_compliance_report.jsonschema_compliance_report.mdschema_compliance_report.json MUST conform to schema_compliance_report.schema.json.
PASS: all required schema checks are valid.FAIL: any required schema check fails.