Synthesize all assessments into a feasibility matrix, recommendation, and risk summary.
Scanned 6/1/2026
Install to Claude Code
npx -y skills add yogsoth-ai/de-anthropocentric-research-engine --skill feasibility-synthesis --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Feasibility Synthesis?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/yogsoth-ai-feasibility-synthesis)More formats (shields.io, HTML) on the badges page.
---
name: feasibility-synthesis
description: Synthesize all assessments into a feasibility matrix, recommendation, and risk summary.
execution: subagent
prompt: ./prompt.md
input: all_assessments
used-by: feasibility-assessment
---
# Feasibility Synthesis
Combine all feasibility assessment outputs — readiness scores, constraint analyses, resource estimates, and gate verdicts — into a final feasibility matrix with clear recommendation and risk summary.
## Execution
Spawns a subagent that:
1. Receives all assessment outputs for one or more candidates
2. Constructs a comparative feasibility matrix
3. Synthesizes findings into a clear recommendation
4. Produces risk summary with mitigation priorities
5. Returns decision-ready output
## Why Subagent
Final synthesis requires integrating diverse assessment types into a coherent whole. A dedicated subagent can weigh conflicting signals and produce a balanced recommendation without anchoring to any single assessment.
## HARD-GATE
Output MUST include: feasibility matrix, clear recommendation (proceed/defer/abandon), and risk summary with top 3 risks. Reject if recommendation is not supported by the matrix data.
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!