Skip to content
Automation
Skill

/identify-inventive-contradiction

Identify paired parameters or requirements where improving one worsens another, and distinguish technical from physical contradictions.

From plugin
de-anthropocentric-research-engine
499200 skills
Install
$ npx -y skills add yogsoth-ai/de-anthropocentric-research-engine --skill identify-inventive-contradiction --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/identify-inventive-contradiction

Context preview

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

Identify paired parameters or requirements where improving one worsens another, and distinguish technical from physical contradictions.

SKILL.md

identify-inventive-contradiction.SKILL.md
name: identify-inventive-contradiction
description: "Identify paired parameters or requirements where improving one worsens another, and distinguish technical from physical contradictions."

identify-inventive-contradiction

Purpose

Identify paired requirements where improving one worsens another, distinguishing technical from physical contradictions.

Input contract

required: [system_requirements, improvement_target, worsening_effect]
optional: [parameter_set, operating_conditions]
constraints: [both sides must refer to the same design decision or parameter]

Procedure

1. State the desired improvement and the resulting worsening effect. 2. Determine whether distinct system states or one parameter must satisfy opposing properties. 3. Classify technical versus physical contradiction and record the implicated parameters.

If improving and worsening parameters are explicit, consider `select-inventive-principle` as the next tactic.

Output contract

produces: [contradiction_statement, contradiction_type, implicated_parameters]
delta_fields: [findings, hypothesis_updates, uncertainties, decisions]

Quality gates

  • Improvement and worsening are measurable or operationalized; contradiction type is justified.

Failure and counterexamples

Reject trade-offs that are merely competing objectives without a causal worsening relation.

Provenance map

  • `triz/contradiction-identification`: resolved.
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
6h ago
Last commit
7mo ago
Created

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