verifiable-ai-trust-layer

Installation
SKILL.md

Purpose

Use this skill to plan an AI workflow for regulated domains where outputs must be verifiable against underlying documents (e.g., financial filings).

Instructions

  1. Separate responsibilities

    • Assign Claude to interpretation, ambiguity detection, and planning.
    • Use deterministic components for retrieval, computation, and assembling final outputs so results are provably correct.
  2. Build for provenance and auditability

    • Ensure each number/claim can be traced to a specific source document and location (page/line item).
    • Maintain audit logs and enforce security/access control at every step.
  3. Engineer the surrounding context

    • Provide structured domain knowledge: definitions, formulas, and hard boundaries.
    • Maintain an ontology that maps domain concepts to precise definitions (customizable where needed).
  4. Use multi-stage pipelines and match models to stages

    • Decompose complex workflows into stages (intent decomposition → retrieval → compute → assemble → review).
    • Use higher-reasoning models for ambiguity resolution and plan generation; use faster models for constrained stages.
Installs
2
GitHub Stars
2
First Seen
May 27, 2026
verifiable-ai-trust-layer — uygnoey/skills-from-claude-blog