parameter-identification

$npx mdskill add yogsoth-ai/de-anthropocentric-research-engine/parameter-identification

Decomposes a system into key parameters for morphological analysis

  • Identifies critical dimensions of a problem space for structured exploration
  • Uses subagent execution for focused analytical processing
  • Ensures completeness and independence of parameters through systematic decomposition
  • Produces a structured list of parameters with defined value ranges

SKILL.md

.github/skills/parameter-identificationView on GitHub ↗
---
name: parameter-identification
description: Identify the key parameters/dimensions of a problem space. Produces a structured parameter list with value ranges for morphological analysis.
execution: subagent
prompt: ./prompt.md
input: system_description (string)
used-by: structural-deconstruction, morphological-exploration, combinatorial-creativity, systematic-enumeration
---

# Parameter Identification

Identify the key parameters/dimensions of a problem space.

## Execution

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

## Why Subagent

Parameter identification requires systematic decomposition of a system into orthogonal dimensions. Benefits from focused analytical attention to ensure completeness and independence of parameters.

More from yogsoth-ai/de-anthropocentric-research-engine