Skip to content
Automation
Skill

/detect-pass-by-construction

Identify cases where the validator is structurally unable to reject the target because acceptance follows from assumptions copied from the target theory or construction process.

From plugin
de-anthropocentric-research-engine
499200 skills
Install
$ npx -y skills add yogsoth-ai/de-anthropocentric-research-engine --skill detect-pass-by-construction --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/detect-pass-by-construction

Context preview

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

Identify cases where the validator is structurally unable to reject the target because acceptance follows from assumptions copied from the target theory or construction process.

SKILL.md

detect-pass-by-construction.SKILL.md
name: detect-pass-by-construction
description: "Identify cases where the validator is structurally unable to reject the target because acceptance follows from assumptions copied from the target theory or construction process."

detect-pass-by-construction

Purpose

Identify validators structurally unable to reject a target because acceptance follows from copied assumptions.

Input contract

required: [target_claim, validator, noncircularity_matrix]
optional: [acceptance_rule, construction_history]
constraints: [copied, shared, derived, and independent assumptions must be distinguished]

Procedure

1. Find validator assumptions copied from the target. 2. Trace whether acceptance follows without an independent test. 3. Report pass-by-construction and required failure channels.

Output contract

produces: [pass_by_construction_finding, copied_assumptions, missing_failure_channels]
delta_fields: [findings, evidence_updates, uncertainties, decisions]

Quality gates

  • A finding requires an explicit dependency path from target assumption to acceptance rule.

Failure and counterexamples

Do not call shared domain knowledge circular without tracing how it enters acceptance.

Provenance map

  • resolved: circular-validation-audit
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
8h ago
Last commit
7mo ago
Created

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