Feasibility Assessment Campaign — evaluate whether selected candidates can actually be implemented using TRL, NASSS, Stage-Gate, TRIZ, TOC, and parametric estimation methods.
Scanned 6/1/2026
Install to Claude Code
npx -y skills add yogsoth-ai/de-anthropocentric-research-engine --skill feasibility-assessment --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Feasibility Assessment?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/yogsoth-ai-feasibility-assessment)More formats (shields.io, HTML) on the badges page.
---
name: feasibility-assessment
description: Feasibility Assessment Campaign — evaluate whether selected candidates can actually be implemented using TRL, NASSS, Stage-Gate, TRIZ, TOC, and parametric estimation methods.
execution: campaign
used-by: convergence
---
# Feasibility Assessment
Evaluate whether selected research candidates can actually be implemented. This campaign applies Technology Readiness Levels (TRL), NASSS complexity framework, Stage-Gate processes, TRIZ contradiction analysis, Theory of Constraints (TOC), and parametric estimation to determine real-world viability before committing resources.
## Strategy Routing
| Signal | Strategy |
|--------|----------|
| assess readiness level / maturity / TRL | maturity-diagnosis |
| identify blockers / constraints / showstoppers | constraint-identification |
| estimate resources / budget / timeline | resource-envelope-estimation |
| compare feasibility across candidates | comparative-feasibility-ranking |
| design maturation path / roadmap to readiness | maturation-pathway-design |
## Manifest
### Strategies
| Strategy | Description |
|----------|-------------|
| maturity-diagnosis | Assess current readiness using TRL 9-level, NASSS 7-dimension, and Innovation Readiness Level frameworks |
| constraint-identification | Find blockers using TOC, TRIZ contradiction analysis, and Pre-mortem techniques |
| resource-envelope-estimation | Estimate resources using parametric, analogous, and three-point (PERT) estimation |
| comparative-feasibility-ranking | Compare candidates using multi-dimensional radar and weighted feasibility index |
| maturation-pathway-design | Design path to readiness using Stage-Gate, Technology Roadmapping, and milestone planning |
### Tactics
| Tactic | Description |
|--------|-------------|
| multi-dimensional-readiness-scan | Assess each dimension, synthesize radar, identify bottlenecks |
| constraint-drilling | Identify constraints, classify, assess removability, design removal path |
| staged-gate-evaluation | Define gate criteria, evaluate at each gate, render go/kill/recycle decision |
### SOPs
| SOP | Description |
|-----|-------------|
| dimension-assessment | Score a single readiness dimension with evidence and gap analysis |
| radar-synthesis | Synthesize dimension scores into radar chart data and overall readiness |
| bottleneck-identification | Identify bottlenecks from radar data with severity ranking |
| constraint-identification-sop | Identify constraints for a candidate in context |
| constraint-classification | Classify constraints into hard, soft, and assumptions |
| removability-assessment | Assess removability of a constraint with effort estimate |
| removal-path | Design removal steps with timeline and resource needs |
| gate-criteria-definition | Define gate criteria and pass thresholds for a stage |
| gate-judgment | Render GO/KILL/RECYCLE verdict with evidence |
| feasibility-synthesis | Synthesize all assessments into feasibility matrix and recommendation |
## Budget Table
| Metric | Target |
|--------|--------|
| Dimensions assessed | >= 5 (technical, market, regulatory, resource, organizational) |
| Blockers identified | >= 3 per candidate |
| Estimate precision | from +/-30% to +/-10% through iteration |
| Gates evaluated | >= 3 stage gates |
## MCP Tools
- `vault_search` — find prior feasibility assessments and readiness data
- `vault_query_graph` — traverse relationships between candidates and constraints
- `vault_add_edge` — link feasibility findings to candidates
- `semantic-scholar` — retrieve technical maturity evidence from literature
## Context Management
State is maintained in the campaign ledger with keys:
- `candidates[]` — items under feasibility assessment
- `dimension_scores{}` — readiness scores per dimension per candidate
- `constraints{}` — identified constraints per candidate
- `gate_verdicts{}` — stage-gate decisions
- `feasibility_matrix` — final comparative matrix
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!