Skip to content
Automation
Skill

/attach-evidence-to-relation

Attach supporting or contradicting evidence to a specific claim/relation with quality, directness, and independence metadata.

From plugin
de-anthropocentric-research-engine
499200 skills
Install
$ npx -y skills add yogsoth-ai/de-anthropocentric-research-engine --skill attach-evidence-to-relation --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/attach-evidence-to-relation

Context preview

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

Attach supporting or contradicting evidence to a specific claim/relation with quality, directness, and independence metadata.

SKILL.md

attach-evidence-to-relation.SKILL.md
name: attach-evidence-to-relation
description: "Attach supporting or contradicting evidence to a specific claim/relation with quality, directness, and independence metadata."

attach-evidence-to-relation

Purpose

Attach source evidence to a typed relation between concepts, claims, or entities with directness and independence metadata.

Input contract

required: [relation, evidence_records, relation_schema]
optional: [quality_rubric, independence_keys, confidence_prior]
constraints: [evidence must support the relation type and direction claimed]

Procedure

1. Identify the relation type, endpoints, direction, and boundary conditions. 2. Match each evidence record to the relation and classify directness. 3. Assess quality, independence, consistency, and alternative interpretations. 4. Emit an evidence-linked relation with confidence rationale.

If attached evidence supports incompatible relation states under the same scope, consider `detect-contradiction` as the next tactic.

Output contract

produces: [evidence_relation, support_records, directness_assessment, independence_assessment, confidence_rationale]
delta_fields: [findings, evidence_updates, uncertainties, decisions, open_questions]

Quality gates

  • Evidence supports the typed relation rather than only its endpoints.
  • Dependent sources are not counted as independent.

Failure and counterexamples

Do not attach a citation merely because it mentions both entities.

Provenance map

  • `resolved: attach-evidence-to-relation`
Read more
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
Stats
499
Stars
41
Forks
Active
Maintenance
Python
Language
Apache-2.0
License
2h ago
Last commit
7mo ago
Created

Repo: yogsoth-ai/de-anthropocentric-research-engine