---
name: yogsoth-ai/portfolio-evaluation-per-scenario
source: https://app.decimal.ai/s/yogsoth-ai-portfolio-evaluation-per-scenario@1/SKILL.md
source_sha256: 637e196aa9e0
---

# Portfolio Evaluation Per Scenario

Assess how a specific portfolio performs under a given future scenario, identifying performance metrics and vulnerabilities.

## Execution

Spawns a subagent that evaluates each portfolio member's performance under scenario conditions and aggregates into portfolio-level metrics.

## Why Subagent

Per-scenario evaluation requires careful reasoning about how each scenario's conditions affect each portfolio member differently. This analytical work is repeated per scenario and benefits from consistent, focused execution.

## HARD-GATE

Output must include quantified performance metrics for the portfolio under the scenario and identification of any members that become vulnerable or fail under scenario conditions.

<!-- BEGIN available-tables (generated) -->

## Available SOPs

Optional, no fixed order; the final leaf is always a sop.

| SOP | When to use |
| --- | --- |
| spawn-agent | Spawn a customized CC subagent with full MCP tool access. Used by SOPs that declare execution: subagent. |

<!-- END available-tables (generated) -->