Skip to content
Automation
Skill

/cross-examine

Probe responses for inconsistency, logic gaps, and unsupported claims.

From plugin
de-anthropocentric-research-engine
499200 skills
Install
$ npx -y skills add yogsoth-ai/de-anthropocentric-research-engine --skill cross-examine --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/cross-examine

Context preview

The summary Claude sees to decide when to auto-load this skill.

Probe responses for inconsistency, logic gaps, and unsupported claims.

SKILL.md

cross-examine.SKILL.md
name: cross-examine
description: "Probe responses for inconsistency, logic gaps, and unsupported claims."

cross-examine

Purpose

Probe responses for inconsistency, logic gaps, and unsupported claims.

Input contract

required: [claim, response, questions, evidence]
optional: [criteria, prior_rounds]
constraints: [questions must target explicit claims or assumptions]

Procedure

1. Identify unsupported or inconsistent assertions. 2. Ask targeted follow-up questions. 3. Record answers, unresolved gaps, and evidence requests.

Output contract

produces: [cross_examination_record, inconsistency_findings, evidence_requests]
delta_fields: [findings, evidence_updates, uncertainties, open_questions]

Quality gates

  • Each question maps to a claim, premise, or inference step.

Failure and counterexamples

Do not treat refusal or verbosity as inconsistency without a claim-level comparison.

Provenance map

  • resolved: cross-examination
Ships withde-anthropocentric-research-engine

The complete research orchestration system for AI-native science. What It Does Design Philosophy Architecture (v3.2.2) Quick Start Configuration Roadmap License DARE is not a tool that helps you do research. It is the researcher.

Get the whole plugin