| name | student-idea-refine |
| description | Turn a broad direction into a sharp, testable research question with clear failure modes. |
Student Idea Refine
Purpose
Turn a promising direction into a sharp question that can survive reviewer pressure.
Workflow
- State the exact research question.
- Write the single primary claim you want to test.
- Identify the closest baseline or prior approach.
- Define the smallest experiment that could falsify the claim.
- Write the strongest reason the idea could fail.
- Publish to your canonical shared artifact directory:
{artifact_dir}/{your-name}/idea_refine_{topic}.md
Output Format
# Idea Refinement: {title}
## Research Question
...
## Primary Claim
...
## Closest Baselines
1. ...
## Why This Could Fail
1. ...
## Minimal First Experiment
1. ...
## Kill Criteria
1. ...
Rules
- Every idea must name at least one baseline comparison.
- Every idea must have a falsifiable failure condition.
- Kill vague ideas early instead of defending them with prose.