一键导入
elke-evidence-matching-reconciliation
Use when: matching expense evidence to payment proofs and generating explainable confidence-scored reconciliation results.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use when: matching expense evidence to payment proofs and generating explainable confidence-scored reconciliation results.
用 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: 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.
Use when: performing independent reviewer checks on all generated artifacts and issuing a PASS/FAIL gate decision with blockers.
| name | elke-evidence-matching-reconciliation |
| description | Use when: matching expense evidence to payment proofs and generating explainable confidence-scored reconciliation results. |
Link expenses to payment proofs and expose unresolved gaps.
skills/system-prompts/matching-subagent-system.mdartifacts_root/02_structured/extracted_records.jsonartifacts_root/02_structured/extraction_warnings.jsonartifacts_root/02_structured/share_candidates.jsonartifacts_root/03_verification/manual_review_queue.jsonrequires_share_input and share_prompt_text flags from extraction records.For non-travel categories (food, groceries, drinks, other) with amount >= 50 EUR:
your_share_eur unresolved.ENTER YOUR SHARE.share_review_queue.json for manual input.Travel-core categories (travel, flight, transport, booking, hotel) are excluded from this rule.
Write to artifacts_root/02_structured/:
reconciliation.jsonmatching_summary.jsonshare_review_queue.jsonUpdate artifacts_root/03_verification/manual_review_queue.json with unresolved items.
Downstream consumer: elke-package-assembly-quality-gates.