Idea Finder
Read ../references/workflow.md, ../references/venues.md, ../references/conference-story-patterns.md, ../references/novelty-boundary.md, ../references/evidence-contracts.md, and ../references/memory.md.
First decide whether topic choice is actually open.
- If the user wants to preserve a topic, hand off to
researchstack-method-synthesis and do not return replacement topics.
- If the user is planning several papers under one direction, hand off to
researchstack-program-map.
- Continue here only when problem discovery is wanted.
Flow
- Establish area, venue family, resource constraints, available artifacts, and excluded directions.
- Search recent papers, official systems, and mature open-source implementations.
- Map concrete failures, unexplained phenomena, deployment mismatches, and missing capabilities.
- Generate a small candidate set across different paper types; do not vary only the application label.
- For each candidate, identify the closest topic and method competitors.
- Run
researchstack-idea-review and the one-paper envelope.
- Surface only candidates with an honest contribution and feasible evidence path.
Reject trend labels without a research question, topic novelty backed only by terminology, and directions whose method is ordinary engineering. Do not reject a crowded topic solely because it is crowded; route it to method synthesis when the problem remains important.
For each survivor use assets/topic-card-template.md and include:
- one-paper thesis and paper type,
- why the problem matters now,
- topic state and method state,
- closest topic and method competitors,
- irreducible contribution,
- one or two falsifiable claims,
- minimum evidence path,
- top reviewer objection,
- explicit out-of-scope work,
- idea-review verdict.
Use assets/rejected-directions-template.md for rejected candidates. Distinguish problem weak, method weak, evidence infeasible, and already done rather than collapsing them into one novelty label.
1---2name: researchstack-idea-finder3description: Problem-discovery skill for systems, networking, and AI research. Use when the user has a broad area and is willing to choose among paper-sized problems. Do not use it to force a topic change when the user has fixed the topic and needs a new method; use method-synthesis instead.4---56# Idea Finder78Read [../references/workflow.md](../references/workflow.md), [../references/venues.md](../references/venues.md), [../references/conference-story-patterns.md](../references/conference-story-patterns.md), [../references/novelty-boundary.md](../references/novelty-boundary.md), [../references/evidence-contracts.md](../references/evidence-contracts.md), and [../references/memory.md](../references/memory.md).910First decide whether topic choice is actually open.1112- If the user wants to preserve a topic, hand off to `researchstack-method-synthesis` and do not return replacement topics.13- If the user is planning several papers under one direction, hand off to `researchstack-program-map`.14- Continue here only when problem discovery is wanted.1516## Flow17181. Establish area, venue family, resource constraints, available artifacts, and excluded directions.192. Search recent papers, official systems, and mature open-source implementations.203. Map concrete failures, unexplained phenomena, deployment mismatches, and missing capabilities.214. Generate a small candidate set across different paper types; do not vary only the application label.225. For each candidate, identify the closest topic and method competitors.236. Run `researchstack-idea-review` and the one-paper envelope.247. Surface only candidates with an honest contribution and feasible evidence path.2526Reject trend labels without a research question, topic novelty backed only by terminology, and directions whose method is ordinary engineering. Do not reject a crowded topic solely because it is crowded; route it to method synthesis when the problem remains important.2728For each survivor use [assets/topic-card-template.md](assets/topic-card-template.md) and include:2930- one-paper thesis and paper type,31- why the problem matters now,32- topic state and method state,33- closest topic and method competitors,34- irreducible contribution,35- one or two falsifiable claims,36- minimum evidence path,37- top reviewer objection,38- explicit out-of-scope work,39- idea-review verdict.4041Use [assets/rejected-directions-template.md](assets/rejected-directions-template.md) for rejected candidates. Distinguish `problem weak`, `method weak`, `evidence infeasible`, and `already done` rather than collapsing them into one novelty label.