# Portfolio Evaluation Per Scenario

> Evaluate a specific portfolio's performance metrics and vulnerabilities under a given scenario.

- Skill: `yogsoth-ai/portfolio-evaluation-per-scenario` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add yogsoth-ai/portfolio-evaluation-per-scenario`
- Raw SKILL.md: https://api.skillmd.com/api/skills/yogsoth-ai/portfolio-evaluation-per-scenario/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: yogsoth-ai (https://skillmd.com/u/yogsoth-ai)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/yogsoth-ai/portfolio-evaluation-per-scenario

---


# 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) -->

