contradiction-matrix-lookup

$npx mdskill add yogsoth-ai/de-anthropocentric-research-engine/contradiction-matrix-lookup

Query the TRIZ contradiction matrix for applicable inventive principles.

SKILL.md
.github/skills/contradiction-matrix-lookupView on GitHub ↗
---
name: contradiction-matrix-lookup
description: Query the 39x39 TRIZ contradiction matrix to find recommended inventive principles for a given technical contradiction.
execution: subagent
prompt: ./prompt.md
input: improving_parameter (string), worsening_parameter (string)
used-by: structural-deconstruction, triz-contradiction-resolution, contradiction-identification
---

# Contradiction Matrix Lookup

Query the TRIZ contradiction matrix for applicable inventive principles.

## Execution

Subagent — spawned via subagent-spawning/spawn-agent skill.

## Why Subagent

Matrix lookup requires knowledge of the 39 engineering parameters and their intersections, plus interpretation of which principles are most relevant to the specific context. Benefits from dedicated analytical focus.
More from yogsoth-ai/de-anthropocentric-research-engine