Multi-dimensional evaluation and tiered filtering of generated ideas. Orchestrates novelty assessment → feasibility check → ranking → selection.
Scanned 6/1/2026
Install to Claude Code
npx -y skills add yogsoth-ai/de-anthropocentric-research-engine --skill evaluation-filtering --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Evaluation Filtering?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/yogsoth-ai-evaluation-filtering)More formats (shields.io, HTML) on the badges page.
---
name: evaluation-filtering
description: Multi-dimensional evaluation and tiered filtering of generated ideas. Orchestrates novelty assessment → feasibility check → ranking → selection.
execution: tactic
used-by: structural-deconstruction, cross-domain-discovery, assumption-destruction, biomimicry, synectics, morphological-exploration, lateral-thinking, combinatorial-creativity, perspective-forcing, systematic-enumeration
---
# Evaluation Filtering
Multi-dimensional evaluation and tiered filtering of generated ideas.
## Stages
### Stage 1: Novelty Assessment
Score all ideas on novelty dimensions using novelty-scoring SOP. Assign tier: BREAKTHROUGH / HIGH / MODERATE / INCREMENTAL.
### Stage 2: Feasibility Signal
For HIGH and BREAKTHROUGH tier ideas, assess initial feasibility:
- Technical feasibility (can it be built with known methods?)
- Resource feasibility (reasonable cost/time/expertise?)
- Constraint satisfaction (does it meet stated requirements?)
This is a signal, not a deep validation — that's the convergence repo's job.
### Stage 3: Ranking
Rank ideas by composite score: novelty (0.6) × feasibility signal (0.2) × completeness (0.2).
### Stage 4: Selection
Select top ideas for output. All BREAKTHROUGH ideas pass regardless of feasibility. HIGH ideas pass if feasibility ≥ MEDIUM. MODERATE ideas pass only if they fill a coverage gap.
## Minimum Yield
| Metric | Floor |
|--------|-------|
| Ideas evaluated | all generated ideas |
| Ideas scored on all dimensions | 100% |
| Tier distribution reported | yes |
| Top ideas selected | ≥5 (or all BREAKTHROUGH + HIGH) |
## Available SOPs
| SOP | Role |
|-----|------|
| novelty-scoring | Stage 1 — multi-dimensional novelty assessment |
| constraint-injection | Stage 2 — test feasibility under constraints |
| idea-synthesis | Stage 3 — refine top ideas into complete descriptions |
| saturation-detection | Pre — determine if enough ideas exist to evaluate |
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!