assess-obstacle-severity · git:20260519.dc15fe2 · 2026-05-19 · sha256 0e1e3a2c45223bea

assess-obstacle-severity git:20260519.dc15fe2A

Immutable. This exact content is served forever at /api/v1/blob/0e1e3a2c45223bea.

---
name: assess-obstacle-severity
description: Rate each identified obstacle's difficulty — overcomability, time cost, workaround existence. May optionally use search tools to validate assessments.
execution: subagent
prompt: ./prompt.md
input: obstacles (string), actor_profile (string)
---

# Assess Obstacle Severity

Assess how severe each obstacle actually is for this specific user.

## Execution

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

## Input

- Identified obstacles list
- ActorProfile

## Search

Optional — may use web-search, web-research, literature-overview, literature-search, literature-research to validate assessments.

## Output

Each obstacle rated on:
- Overcomability: 1-week learnable / 1-month effort / 6-month investment / fundamental blocker
- Time cost estimate
- Workaround existence (yes/no + description)