ln-oracles

Design verification strategies by diagnosing observability and mapping oracle types to loop tiers.

7|Updated Mar 16, 2026
One-click install
npx skills add https://github.com/hashintel/brunch --skill ln-oracles
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ln-oracles
Source: https://github.com/hashintel/brunch/tree/main/.agents/skills/ln-oracles
Command: npx skills add https://github.com/hashintel/brunch --skill ln-oracles

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes sketches (resource) and references (resource) components.

What problem does it solve?

It helps design effective verification strategies by diagnosing observability, selecting appropriate oracle families, and mapping them to verification loop tiers, ensuring system correctness.

Core Features & Use Cases

  • Diagnostic assessment: Scores observability, reproducibility, and controllability to inform oracle selection.
  • Verification claims extraction: Identifies what needs to be proved at structural, behavioral, and compositional levels.
  • Oracle family selection and mapping: Chooses suitable oracle types and assigns them to loop tiers based on project needs.
  • Slice verification design: Specifies verification approaches for individual project slices to ensure coverage.
  • Blind spot identification: Highlights verification gaps and risks for targeted mitigation.

Quick Start

Review your system's verification goals, assess observability and reproducibility, then select oracles and assign them to loops accordingly.

Frequently Asked Questions about ln-oracles

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

FAQPage Schema
How do I design a verification strategy for reliable AI systems?

To design a verification strategy for reliable AI systems, assess observability and reproducibility, extract structural and behavioral claims, then select appropriate oracle families and map them to verification loop tiers.

What is an oracle in AI system correctness testing?

An oracle in AI system correctness testing is a mechanism used to validate claims. Multiple oracle types are selected and integrated to systematically enhance reliability and ensure comprehensive verification coverage.

How do I identify blind spots and verification gaps in my AI project?

To identify blind spots and verification gaps, diagnose observability, reproducibility, and controllability. This diagnostic assessment highlights risks and maps verification coverage to match project complexity.

How do I map oracle types to verification loop tiers?

Map oracle types to verification loop tiers by first scoring observability and extracting claims, then choosing suitable oracle families and assigning them to specific loop tiers based on project risk and slice requirements.

What is the best way to extract verification claims for AI projects?

The best way to extract verification claims is to identify what needs to be proved across structural, behavioral, and compositional levels, ensuring verification coverage aligns with system complexity.

Can I use this diagnostic framework for slice verification design?

Yes, you can use this diagnostic framework for slice verification design. It specifies verification approaches for individual project slices to ensure targeted coverage and mitigate identified risks.