# Portfolio Synthesis

> Synthesize all per-scenario evaluations into a final portfolio recommendation with robustness score and actionable guidance.

- Skill: `yogsoth-ai/portfolio-synthesis` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add yogsoth-ai/portfolio-synthesis`
- Raw SKILL.md: https://api.skillmd.com/api/skills/yogsoth-ai/portfolio-synthesis/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-synthesis

---


# Portfolio Synthesis

Aggregate evaluations across all scenarios into a final portfolio recommendation, robustness assessment, and actionable guidance.

## Execution

Spawns a subagent that synthesizes per-scenario results into a coherent overall assessment with clear recommendation.

## Why Subagent

Synthesis requires integrating multiple scenario evaluations, identifying patterns across scenarios, and making a holistic judgment. This integrative reasoning benefits from seeing all data together with focused attention.

## HARD-GATE

Output must include a final portfolio recommendation, numeric robustness score (0-1), and specific actionable recommendations. The synthesis must reference findings from all evaluated scenarios.

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

