evidence-extraction

Extract and normalize findings from artifacts into QE OS memory format.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Skill standardizes and records structured findings from artifacts, ensuring traceability and governance within QE OS memory.

Core Features & Use Cases

  • Read artifacts from claude-memory contexts, classify artifact types, extract findings, assign unique Finding IDs, and write results to claude-memory/memory.md to support governance.
  • Build and maintain the Technology Inventory of tools and platforms mentioned in artifacts for Stage 9 output and auditing.
  • Detect explicit or inferred regulatory context from artifacts and record it in memory to enable compliant workflow execution.

Quick Start

Run the evidence-extraction workflow against claude-memory artifacts to generate memory entries and the technology inventory.

Frequently Asked Questions about evidence-extraction

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

FAQPage Schema
How do I extract evidence from artifacts for compliance governance?

Evidence extraction standardizes findings from artifacts into a memory format to ensure traceability and governance. It reads artifacts from claude-memory contexts, assigns unique Finding IDs, and writes normalized results to memory.md.

What is the best way to maintain a technology inventory for auditing?

Maintaining a technology inventory involves extracting and recording tools and platforms mentioned in artifacts during evidence extraction. This builds an inventory within the memory context to support Stage 9 output and auditing processes.

How do I detect regulatory context from artifacts for compliant workflows?

Regulatory context detection scans artifacts for explicit or inferred compliance requirements during evidence extraction. It records this context in memory to enable compliant workflow execution and ensure governance traceability.

Can I assign confidence levels to findings extracted from artifacts?

Yes, evidence extraction assigns confidence levels to findings alongside unique Finding IDs. It normalizes extracted data and records sources without orchestrating other agents, ensuring structured traceability within the memory.md file.

Does evidence extraction work with claude-memory artifacts for traceability?

Evidence extraction operates on artifacts registered in claude-memory contexts during Stage 1. It classifies artifact types, extracts findings, and writes results to claude-memory/memory.md to support governance and traceability.

What are the limitations of evidence extraction for artifact analysis?

Evidence extraction does not orchestrate other agents and operates solely on artifacts within claude-memory contexts. It focuses on normalizing findings and building the technology inventory without performing downstream workflow actions.