This skill should be used when the user asks to "assess novelty", "compare my contribution against prior work", "check if this is incremental", "validate research novelty", or after completing a literature review and before committing to experiments. Compares proposed contributions against closest prior works and flags incremental contributions.
Compares a proposed research contribution against the closest prior works to assess novelty level, identify overlap, and suggest differentiation strategies.
Identify the 3-5 closest prior works:
literature-review.md if availableFor each related work, create a structured comparison:
Classify the proposed contribution:
Assess whether the contribution meets the novelty bar for the target venue:
After competitive analysis, classify each contribution as:
Gate rules:
novelty-assessment.md for downstream verification.When novelty is weak, suggest concrete strategies:
research-ideation or literature-reviewer agent (literature-review.md)When running in Mode B, state: "No literature review file found. Using user-provided related works and supplementing with WebSearch."
novelty-assessment.md containing:
research-ideation -> [novelty-assessment] -> hypothesis-formulation -> experiment-design
OR
user describes contribution -> [novelty-assessment] -> next steps
Output Files:
novelty-assessment.md -- Structured novelty evaluationresearch-ideation (Research initiation)
|
novelty-assessment (Validate contribution) <-- THIS SKILL
|
hypothesis-formulation (Testable predictions)
|
experiment-design (Plan experiments)
|
Experiment execution (completed by user)
research-ideation (Mode A) OR user-provided context (Mode B)hypothesis-formulation (validated contribution guides hypothesis design)skill-forced-eval.js/research-init extended workflow or manuallyreferences/comparison-methodology.md -- Comparison Methodology Guide
examples/example-novelty-assessment.md -- Novelty Assessment Example