Marketplace clarity-gate
Pre-ingestion verification for epistemic quality in RAG systems with 9-point verification and Two-Round HITL workflow
install
source · Clone the upstream repo
git clone https://github.com/aiskillstore/marketplace
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/aiskillstore/marketplace "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/sickn33/clarity-gate" ~/.claude/skills/aiskillstore-marketplace-clarity-gate && rm -rf "$T"
manifest:
skills/sickn33/clarity-gate/SKILL.mdsource content
Clarity Gate
Overview
Pre-ingestion verification for epistemic quality in RAG systems with 9-point verification and Two-Round HITL workflow
When to Use This Skill
Use this skill when you need to work with pre-ingestion verification for epistemic quality in rag systems with 9-point verification and two-round hitl workflow.
Instructions
This skill provides guidance and patterns for pre-ingestion verification for epistemic quality in rag systems with 9-point verification and two-round hitl workflow.
For more information, see the source repository.