phd-idea-evaluator

Evaluates research ideas against a five-dimension scoring framework and returns a reviewer-style verdict.

52|Updated Apr 24, 2026
One-click install
npx skills add https://github.com/Immortalqx/my_codex_skills --skill phd-idea-evaluator-immortalqx
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: phd-idea-evaluator
Source: https://github.com/Immortalqx/my_codex_skills/tree/main/phd-idea-evaluator
Command: npx skills add https://github.com/Immortalqx/my_codex_skills --skill phd-idea-evaluator-immortalqx

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve? Deciding whether a draft research idea is worth months of PhD effort is hard to do objectively. This Skill applies a structured evaluation framework to kill weak ideas early and sharpen promising ones before writing or implementation begins. ## Core Features & Use Cases - Five-Dimension Scoring: Scores the idea 1-10 on Higher, Faster, Stronger, Cheaper, and Broader axes with cited evidence from the user's stated contribution. - Fatal-Flaws Audit: Runs an early gate against ten canonical fatal flaws (no novelty, wrong venue, capability mismatch, and more) with severity tags and defense strategies; a CRITICAL flaw short-circuits to Reject and Pivot. - Lifecycle and Feasibility Matching: Maps the idea onto a six-category lifecycle matrix and checks it against the student's weekly hours, skill depth, compute, and data access. - Use Case: A PhD student drafts an idea for inference-time search in Text-to-SQL and asks whether to pursue it; the Skill scores each dimension, probes paradigm-shift potential, checks feasibility against their GPU budget, and returns Strong Accept, Accept with Revisions, or Reject and Pivot with the top three actions to take first. ## Quick Start Use the phd-idea-evaluator skill to score my research idea on retrieval-augmented schema linking and tell me whether it is worth pursuing given 20 hours per week and two GPUs.

Frequently Asked Questions about phd-idea-evaluator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I evaluate whether a research idea is worth pursuing?

Submit the idea description along with your available hours, skills, and resources. The Skill scores it on five dimensions (Higher, Faster, Stronger, Cheaper, Broader), audits fatal flaws, checks lifecycle fit, and returns one of three verdicts with concrete next actions.

What are the fatal flaws that get a research idea rejected?

The Skill checks ten canonical flaws including no novelty over prior work, wrong venue fit, outdated baselines, capability mismatch, unverifiable claims, and overly ambitious scope. Any flaw tagged CRITICAL triggers an immediate Reject and Pivot verdict without further scoring.

When should I not use this idea evaluation skill?

Do not use it if the idea is already implemented and you are writing the paper, if you want open-ended brainstorming of new ideas, or if you need a review of an existing manuscript. Those cases call for drafting, brainstorming, or pre-submission review workflows instead.

How does the skill check research idea feasibility?

It maps the idea to one of six lifecycle categories, then compares realistic execution time against your declared weekly hours, skill depth, GPU and data access, and timeline. Compute, data, engineering, and timeline risks are flagged with suggested mitigations.

Can the skill detect whether an idea has paradigm-shift potential?

Yes. It probes four principles: First Principles, Elephant in the Room, Technology Cycle, and Hamming's Rule. Two or more positive answers indicate disruptive potential and trigger a recommendation to deepen the framing using the bundled paradigm reference files.