---
name: yogsoth-ai/identify-obstacles
source: https://app.decimal.ai/s/yogsoth-ai-identify-obstacles@1/SKILL.md
source_sha256: 9b70cf7d4884
---

# Identify Obstacles

Enumerate all barriers between the user and their chosen direction.

## Execution

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

## Input

- Chosen research direction
- ActorProfile
- RankedCandidates context

## Search

Optional — may use web-search, web-research, literature-overview, literature-search, literature-research to discover obstacles the user hasn't mentioned.

## Output

Categorized list of obstacles (knowledge / resource / capability / competition).

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