knowledge-validator

Validate knowledge integrity across documents using pce-memory and shirushi.

1|Updated Dec 17, 2025
One-click install
npx skills add https://github.com/CAPHTECH/claude-marketplace --skill knowledge-validator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: knowledge-validator
Source: https://github.com/CAPHTECH/claude-marketplace/tree/main/caphtech-plugin/skills/knowledge-validator
Command: npx skills add https://github.com/CAPHTECH/claude-marketplace --skill knowledge-validator

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Performs knowledge integrity checks across memory and documentation, ensuring alignment and traceability.

Core Features & Use Cases

  • Contradiction checks across claims
  • Decision tracking and real-time validation
  • Traceability with shirushi Doc-IDs

Quick Start

Validate a cluster of claims against current project state and surface contradictions.

Frequently Asked Questions about knowledge-validator

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

FAQPage Schema
How do I validate knowledge integrity across documents and memory?

Knowledge validation identifies contradictions and inconsistencies between claims stored in memory and documentation. Use this Skill to perform contradiction checks across your project's knowledge base, ensuring all stored claims align with current state and surface mismatches in real time.

Can I track decisions and verify them against project requirements?

Yes. Decision tracking and real-time validation monitor whether documented decisions remain consistent with current project state. This Skill validates decisions against functional and technical requirements, flagging drift before it becomes a deliverable issue.

What is shirushi Doc-ID traceability and why does it matter?

Shirushi Doc-ID traceability links documentation to code artifacts, establishing bidirectional proof that requirements map to implementation. This Skill generates standardized verification reports that confirm each documented claim has corresponding proof in your codebase.

How do I ensure my deliverables meet both functional and technical requirements?

Deliverable verification uses memory readiness activation and claim upsertion to validate that all functional and technical requirements are satisfied. This Skill generates provenance-tracked verification reports that prove requirement coverage end to end.

What does memory readiness activation do in the validation workflow?

Memory readiness activation prepares your knowledge base for validation by loading and indexing claims before integrity checks begin. It ensures all stored assertions are accessible for contradiction detection and requirement traceability analysis.

Can I use this for real-time contradiction detection across multiple documents?

Yes. Real-time validation performs contradiction checks across document clusters as you update your knowledge base, surfacing conflicts immediately rather than during final review. Reports include shirushi references for precise issue location.