---
name: yogsoth-ai/solution-space-reduction
source: https://app.decimal.ai/s/yogsoth-ai-solution-space-reduction@1/SKILL.md
source_sha256: e78ad8735393
---

# Solution Space Reduction

Apply cross-consistency analysis to remove all configurations containing inconsistent pairs, producing a reduced solution space.

## Execution

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

## Why Subagent

Space reduction requires systematic application of consistency constraints across the full matrix, computing which complete configurations survive filtering, and reporting reduction statistics.

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