
Idea Evaluator
FreeAssess your research ideas with structured evaluations.
Free · Opens the source repo
What Idea Evaluator does
The Idea Evaluator skill provides a systematic approach to assess preliminary research ideas, ensuring that users can make informed decisions before investing significant time and resources. It utilizes a five-dimension framework—Higher, Faster, Stronger, Cheaper, Broader—to evaluate the potential impact of the idea. Additionally, it matches the idea's lifecycle with the user's capabilities, probing for paradigm shifts and identifying any fatal flaws that could hinder success. By returning a reviewer-style verdict, this skill aims to help users refine their ideas or pivot away from weak ones before they commit to writing or implementation.
This skill is particularly useful for researchers, students, and professionals who are in the early stages of developing a research idea. It offers a structured methodology to evaluate the feasibility and novelty of the idea, making it easier to compare multiple concepts and identify the most promising direction. The process includes an initial impression assessment, a fatal-flaws audit, lifecycle capability matching, and scoring against the five dimensions, providing a comprehensive evaluation.
The Idea Evaluator is designed for those who have a draft idea and are seeking feedback on its viability. It is not intended for users who have already implemented their idea or are looking for brainstorming sessions. Instead, it serves as a critical checkpoint to ensure that the user's research direction is sound and aligned with their capabilities. By using this skill, users can avoid common pitfalls and enhance the quality of their research proposals.
When to use it
Use this skill when you have a draft idea and need to assess its feasibility or novelty.
When not to use it
Avoid using this skill if your idea is already implemented or if you need brainstorming for new ideas.
What you can build with it
Evaluating a Research Proposal
A graduate student uses the Idea Evaluator to assess the feasibility of their research proposal before submitting it for funding.
Comparing Multiple Ideas
A researcher compares two potential research directions using the skill to identify which idea has a stronger foundation.
Identifying Fatal Flaws
An early-career researcher runs their draft idea through the evaluator to uncover any critical flaws that could jeopardize their project.
How to install Idea Evaluator
View source1. Install with the skills CLI
npx skills add hkustdial/supervisor-skills/idea-evaluator --agent claude-code2. Or install it manually
Download the skill folder and drop it into ~/.claude/skills/ for all projects, or .claude/skills/ to scope it to one repo. Restart Claude Code so it picks up the new skill.
Anthropic's agentic coding CLI, and the reference implementation of Agent Skills. Drop a skill folder into ~/.claude/skills and Claude Code loads it automatically whenever a task matches the skill's description. Claude Code docs
Inside SKILL.md
Written by hkustdialIdea Evaluator
Overview
This skill evaluates a preliminary research idea from the combined perspective of a top-venue reviewer and an experienced advisor. It scores the idea against five improvement dimensions from the idea-generation guide (Higher, Faster, Stronger, Cheaper, Broader), matches the idea's lifecycle against the user's actual capability and available hours per week, probes whether the idea has paradigm-shift potential, flags fatal flaws, and returns one of three verdicts: Strong Accept, Accept with Revisions, or Reject and Pivot.
The goal is to kill weak ideas before the student invests months, and to shape promising-but-underdeveloped ideas into stronger forms before writing begins.
When to use this skill
- The user has a draft idea and asks whether it is worth pursuing.
- The user asks for novelty check, feasibility assessment, or scoring.
- Before the user commits to a paper scope or starts implementation.
- The user is comparing two or three candidate ideas and needs a structured trade-off.
- The user suspects scope creep and wants an external check.
- The user mentions 'evaluate this idea', 'score this idea', 'assess feasibility', or 'is this a good research direction'.
When NOT to use this skill
- The user has already implemented the idea and is writing the paper.
Use
intro-drafter,tech-paper-template, orbenchmark-paper-template(separate plugin) instead. - The user explicitly wants brainstorming of new ideas from scratch. Use plain conversation; see handbook 2.3 for a disruptive-innovation playbook.
- The user asks for review of an existing manuscript. Use
pre-submission-reviewer. - The user asks to evaluate a benchmark contribution specifically.
Use
benchmark-paper-template(separate plugin) in targeted mode.
Core procedure
Step 1: First impression and paper-type positioning
Read the user's idea description. In one paragraph, state whether the idea reads as Novel Problem, Novel Method, or New Setting. Is the story compelling in one sentence? If you cannot write that sentence, the idea itself is probably not yet clear enough for evaluation; ask the user to restate.
While restating, classify the research paradigm by method, not by department name: experiments, benchmarks, ablations, or model architectures mean STEM (continue with the five dimensions and fatal flaws below); text analysis, archives, or conceptual argument mean humanities; surveys, interviews, statistics, or fieldwork mean empirical social science; regressions, IV, DID, RDD, or panel data mean finance or economics; statutes, cases, or doctrine mean law.
See: references/domain-evaluation-frameworks.md for the substitute five-dimension frameworks and fatal-flaw substitutions used by the non-STEM paradigms. When the paradigm is unclear, ask one question: "is the core method experiments, surveys, text analysis, or theoretical derivation?"
Step 2: Fatal-flaws audit (early gate)
See: references/fatal-flaws.md for the ten canonical fatal flaws, each with a detection rule and a defense strategy.
Run the fatal-flaws audit before the scoring steps rather than after them. Identify at most two fatal flaws. For each, state the flaw, cite the detection rule, and recommend a concrete defense.
Ground the novelty flaw (F1) in real retrieval whenever the environment has a literature-search capability (a scholarly search tool, web search over scholarly indexes, or shell access to public APIs). Extract two or three keyword groups from the idea (core method plus domain; mechanism plus task; technique plus benchmark), search, and name the three to five closest published works with title, authors, and year. For each, state which axis actually differs: the object acted on, the mechanism, the input granularity, or the problem setting. A similar title alone never establishes duplication; duplication requires failing to find even one differing axis. Retrieval results support metadata-level judgments only (who did what, where); never quote numbers or method details from search snippets. And "not found" does not prove novelty: report it as "no directly overlapping work retrieved under these keywords". With no retrieval capability, label the novelty judgment "unverified; literature check required".
A data-refuted core mechanism is an automatic CRITICAL. If the user's own reported data or attachments already show the core mechanism matched or beaten by a baseline or simple control, lock the verdict to Reject and Pivot; write no defense and invent no optimistic threshold. See: references/fatal-flaws.md, the data-refuted section, for the exact boundary between "refuted by data" and "merely untested".
Short-circuit rule. If any fatal flaw is tagged CRITICAL in the severity taxonomy (single-handedly causes rejection, unfixable within the lifecycle), stop here and emit the verdict directly:
- Verdict: Reject and Pivot.
- Output sections 1 (First impression), 2 (Fatal flaws with the CRITICAL flaw), and 7 (Verdict with the flaw-driven rationale) only.
- Do not run the five-dimension scoring, paradigm-shift probe, feasibility check, or integrity gate. Those would be decoration on a rejection.
If no CRITICAL flaw is found, continue to Step 3.
Step 3: Lifecycle and capability matching
See: references/lifecycle-capability-matching.md for the six-category lifecycle matrix, capability self-assessment rubric, and mismatch recovery strategies.
Map the idea onto one of six categories (Application, Foundational Theory, Cross-Disciplinary, Frontier Exploration, Data-Intensive, Innovative Technique). Match against the user's declared capability (effective hours per week, skill depth, theoretical versus applied strength). Output a mismatch flag if lifecycle is shorter than the user's realistic execution window.
Step 4: Five-dimension scoring
See: references/five-dimensions.md for each dimension's entry strategies, scoring rubric, and worked examples.
Score the idea on each of:
- Higher: effectiveness and accuracy gains.
- Faster: efficiency and cost reduction.
- Stronger: robustness, noise tolerance, generalisation.
- Cheaper: data, annotation, or solution cost reduction.
- Broader: cross-domain transplantation or unification.
Score each 1-10 with explicit evidence from the user's stated contribution. Identify the two or three dimensions where the idea has the highest ceiling and recommend emphasising those in the paper.
Scoring discipline: start every dimension at 5 and justify movement. Two kinds of grounds move a score up, and both count: measured results the user reported (quote them), or a mechanism argument that holds up (label the score "mechanism-based, not yet confirmed by data"). A solid, untested mechanism can reach 8 or 9 with that label plus a named validation experiment; do not systematically cap untested ideas. A dimension with neither data nor mechanism stays at 5 with "no grounds given". Watch attribution: when an impressive gain plausibly comes from a peripheral factor (routing, post-processing, a stronger base model, favorable samples), cap that dimension until an ablation isolates the core mechanism. The scoring reference's final two sections cover both rules in detail.
For non-STEM paradigms, score the substitute dimensions from references/domain-evaluation-frameworks.md instead, under the same discipline.
Step 5: Paradigm-shift probe
See: references/paradigm-shift-probe.md for the four probing principles (First Principles, Elephant in the Room, Technology Cycle, Hamming's Rule) and the cross-reference to handbook section 2.3 when deeper disruptive-innovation exploration is needed.
Test the idea against four questions:
- Does it challenge a hidden assumption the field takes for granted?
- Does it address an elephant-in-the-room problem everyone sees but nobody wants to touch?
- Does it ride a technology-cycle shift (for example, LLMs making a previously impractical approach now feasible)?
- If this problem solved itself, would the field change meaningfully? (Hamming's Rule)
Two or more yes answers means the idea has disruptive potential. Note that, and recommend reading handbook 2.3 to deepen the thinking on disruptive-innovation dimensions.
Step 6: Feasibility check
Against the user's stated resources (hardware, data access, team size, engineering skills, timeline), assess:
- Compute risk: does the experiment fit on stated hardware?
- Data risk: is the required data accessible, or does it need expensive annotation or private sources?
- Engineering risk: does the implementation match the user's skill stack?
- Timeline risk: does the estimated end-to-end duration (coding, experiments, writing, revision) fit within the idea's lifecycle?
If any risk is high, flag it explicitly with a suggested mitigation.
Step 7: Integrity gate
Before emitting the verdict, run the checks in the Integrity gate section below.
Step 8: Final verdict
Issue one of three verdicts:
- Strong Accept: execute now. Two or more dimensions at 8+, no fatal flaws, capability match green, lifecycle fit.
- Accept with Revisions: pivot the scope per recommendations before starting. Some dimensions weak, fixable flaws, or lifecycle mismatch that can be shortened.
- Reject and Pivot: do not pursue this version. Dominated by a prior benchmark or method, unfixable capability mismatch, or more than one fatal flaw.
When the high scores are mechanism-based rather than data-based, qualify the verdict as "worth pursuing, pending the validation experiment", and name that experiment in the top-three actions.
Emit the evaluation in the Output format below.
Integrity gate
Each bullet is tagged with an enforceability class. [inspection] means the LLM can verify the bullet from the produced output alone. [attestation] means the LLM states it has done the check, but the user remains responsible for verification. [user-attest] means the bullet is a user-side rule the skill cannot confirm.
Before returning the verdict:
- [inspection] Every dimension score cites specific evidence from the user's stated contribution; no score is "gut feeling".
- [inspection] Feasibility claims reference the user's stated resources, not generic assumptions.
- [inspection] Novelty claims either cite specific prior work or are labelled "unverified; literature check required".
- [inspection] Fatal flaws are specific and actionable; "this might not work" is not a flaw statement.
- [inspection] Verdict is consistent with scoring: Strong Accept requires at least two dimensions at 8+ and zero CRITICAL flaws.
- [inspection] Paradigm-shift claim cites which probing question was answered positively.
- [attestation] Lifecycle prediction is reasoned from the field's recent pace; the user should sanity-check against their own knowledge of the subfield before acting on it.
If any [inspection] check fails, downgrade the verdict and mark the corresponding output section as "needs user attention". For [attestation] bullets, the skill states the check was run and the user confirms the result.
Run the gate silently. Do not print a per-gate pass or fail report; a failure surfaces as a concrete finding inside the affected output section, and the delivered evaluation stays free of internal checking rituals.
Output format
1. First impression
- Paper type: <Novel Problem or Novel Method or New Setting>
- One-sentence story: <...>
2. Fatal-flaws audit (early gate)
| # | Flaw | Severity | Defense |
|---|---|---|---|
| 1 | ... | CRITICAL or MAJOR | ... |
If any CRITICAL flaw is present, skip sections 3-6 and go to section 7 with verdict Reject and Pivot.
3. Lifecycle and capability match
| Aspect | User's input | Assessment |
|---|---|---|
| Idea category | ... | ... |
| Lifecycle | ... months | ... |
| Weekly effective hours | ... | ... |
| Fit | ... | Green or Yellow or Red |
4. Five-dimension radar
| Dimension | Score 1-10 | Evidence | Lift suggestion |
|---|---|---|---|
| Higher | ... | ... | ... |
| Faster | ... | ... | ... |
| Stronger | ... | ... | ... |
| Cheaper | ... | ... | ... |
| Broader | ... | ... | ... |
5. Paradigm-shift probe
| Probe | Yes or No | Rationale |
|---|---|---|
| First Principles | ... | ... |
| Elephant in the Room | ... | ... |
| Technology Cycle | ... | ... |
| Hamming's Rule | ... | ... |
Disruptive potential: <none, possible, strong>.
6. Feasibility
| Risk | Level | Mitigation |
|---|---|---|
| Compute | ... | ... |
| Data | ... | ... |
| Engineering | ... | ... |
| Timeline | ... | ... |
7. Verdict
<Strong Accept or Accept with Revisions or Reject and Pivot> (mechanism-based high scores: append "worth pursuing, pending the validation experiment")
Top three actions to take first:
- ...
- ...
- ...
Frequently asked questions about Idea Evaluator
Similar skills
Scientific Problem Selection
Streamline your research problem selection process.
Nextflow Development
Run nf-core bioinformatics pipelines with ease.
Nature Reviewer Assessment
Simulate peer review for scientific manuscripts.
Research Writing Pipeline
Streamline your scientific writing with structured proposal-first methodologies.
Nature Literature Downloader
Efficiently download academic literature from various sources.
Auto Research
Streamline your NeMo-RL experiments with automated workflows.
