원클릭으로
evidence-matrix
Convert source notes into claim-level evidence with confidence and limitations.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Convert source notes into claim-level evidence with confidence and limitations.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | Evidence Matrix |
| description | Convert source notes into claim-level evidence with confidence and limitations. |
| when-to-use | Use before report writing and whenever evidence gaps or conflicts appear. |
| user-invocable | false |
| context | inline |
Build an evidence matrix that can support a final report.
Inputs:
sources.jsonl.evidence-matrix.jsonl.Procedure:
Enumerate answer claims
Link sources
sources.jsonl record has retrieval_status of retrieved or partially_retrieved and claim_support_allowed: true.inaccessible, claim_support_allowed: false, metadata-only, snippet-only, or fetch_failed.Classify support
Assess confidence
Capture conflicts
Identify gaps
Output JSONL schema:
{"claim_id":"C001","subquestion":"...","claim":"...","source_ids":["S001","S002"],"support_type":"direct empirical result","confidence":"high|medium|low","evidence_summary":"...","limitations":"...","conflicts":["..."],"report_recommendation":"use|caveat|exclude"}
Also update conflicts-and-limitations.md with:
Completion criteria:
Verify source traceability, artifact completeness, and citation correctness before citation_qa gate.
Write an evidence-backed final research report from sources and the evidence matrix.
Review research method quality, source diversity, bias, and conclusion strength.
Convert a broad research request into subquestions, assumptions, and source criteria.
Design and execute a multi-round SearxNG/arXiv search strategy.
Read a web page or paper and produce source-grounded notes with stable IDs.