method-sensitivity-report

$npx mdskill add yogsoth-ai/de-anthropocentric-research-engine/method-sensitivity-report

Analyzes how MCDA method choice affects rankings and identifies sensitive alternatives

  • Solves the problem of understanding how method choice impacts decision outcomes
  • Depends on ranking results from multiple MCDA methods and method descriptions
  • Compares theoretical differences and compensation mechanisms across methods
  • Delivers a report with method-independent and method-dependent conclusions

SKILL.md

.github/skills/method-sensitivity-reportView on GitHub ↗
---
name: method-sensitivity-report
description: Analyze how the choice of MCDA method affects final rankings and identify method-sensitive alternatives.
execution: subagent
prompt: ./prompt.md
input: rankings (object[]), methods (string[])
used-by: multi-criteria-scoring
---

# Method Sensitivity Report

Analyze the impact of MCDA method choice on final rankings, identifying which conclusions are method-independent (robust) and which depend on method selection.

## Execution

Subagent receives ranking results from multiple methods and method descriptions, produces a method sensitivity analysis report.

## Why Subagent

Sensitivity analysis requires deep understanding of theoretical differences and compensation mechanisms across methods; independent execution ensures analysis completeness.

## HARD-GATE

Report must clearly distinguish "method-independent conclusions" from "method-dependent conclusions", and provide specific recommendations for each method-dependent conclusion.

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