evidence-reconciliation

Verify claude-memory/memory.md findings have Resolution references in staged-proposal.md.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/sandeep-singh-79/QE_RFP_OS_Agents_Skills --skill evidence-reconciliation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: evidence-reconciliation
Source: https://github.com/sandeep-singh-79/QE_RFP_OS_Agents_Skills/tree/main/.claude/skills/evidence-reconciliation
Command: npx skills add https://github.com/sandeep-singh-79/QE_RFP_OS_Agents_Skills --skill evidence-reconciliation

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Ensure all findings extracted during evidence extraction are addressed before final outputs are produced, preventing gaps in governance validation.

Core Features & Use Cases

  • Loads all findings from claude-memory/memory.md and verifies each finding has a corresponding resolution in the solution output.
  • Detects unresolved or conflicting findings and surfaces them for remediation.
  • Enforces traceability by requiring explicit Resolution: F[ID] references for every addressed finding.

Quick Start

Run the reconciliation after Stage 7 outputs are generated to ensure governance validation can begin.

Frequently Asked Questions about evidence-reconciliation

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I ensure governance validation is complete before final outputs are produced?

Governance validation is complete when you close evidence loops by loading findings from claude-memory/memory.md and verifying each has a corresponding Resolution: F[ID] reference in the solution output.

What is the best way to track unresolved findings during governance validation?

Track unresolved findings by loading extracted evidence from claude-memory/memory.md, detecting conflicts, and surfacing any findings lacking explicit Resolution: F[ID] references for remediation.

How do I enforce traceability rules for governance-ready outputs?

Enforce traceability by requiring explicit Resolution: F[ID] references for every addressed finding, matching loaded claude-memory/memory.md findings against outputs/staged-proposal.md resolutions.

When should I run evidence reconciliation in my workflow?

Run evidence reconciliation during Stage 8 governance validation, after Stage 7 outputs are generated, to verify resolutions and traceability before final outputs are produced.

Why do my governance outputs have gaps in traceability?

Governance outputs have traceability gaps when findings extracted from claude-memory/memory.md lack corresponding Resolution: F[ID] references, leaving unresolved or conflicting findings unaddressed.

Can I use evidence reconciliation without outputs/staged-proposal.md?

No, evidence reconciliation requires outputs/staged-proposal.md and claude-memory/memory.md to verify resolutions and traceability, ensuring all findings are addressed for governance validation.