Rate each identified obstacle's difficulty — overcomability, time cost, workaround existence. May optionally use search tools to validate assessments.
Scanned 6/1/2026
Install to Claude Code
npx -y skills add yogsoth-ai/de-anthropocentric-research-engine --skill assess-obstacle-severity --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Assess Obstacle Severity?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/yogsoth-ai-assess-obstacle-severity)More formats (shields.io, HTML) on the badges page.
---
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)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!