Lab Intake
Read ../researchstack/references/workflow.md, ../researchstack/references/venues.md, ../researchstack/references/conference-story-patterns.md, ../researchstack/references/novelty-boundary.md, and ../researchstack/references/memory.md.
If this is not a brand-new project, read project memory and researcher preferences first. Pull in only relevant durable context:
- prior thesis definitions,
- venue targets already chosen,
- recurring reviewer risks,
- experiment constraints,
- writing or claim-style preferences.
Produce a compact research brief with:
- Target venue and why it fits.
- Paper type: measurement, mechanism, system, algorithm/control, architecture/co-design, artifact/evaluation, or abstraction.
- One-sentence thesis.
- Core technical bet.
- Fixed topic boundary and whether topic choice is open.
- Candidate method delta relative to the closest method competitor.
- Assumptions and threat model.
- Required evidence to make the paper believable.
- Highest-risk unknowns.
- Immediate next experiments or reading tasks.
Do not default to an abstraction-centric thesis. If the paper type is "abstraction", explicitly check the Abstraction Gate in conference-story-patterns.md; otherwise prefer a concrete measurement, mechanism, system, control, or artifact framing.
Push the user toward a falsifiable framing. Replace "this seems useful" with:
- what changes,
- for whom,
- under which workloads or conditions,
- relative to which baseline,
- with which metric.
If the idea is too broad, split it into:
- a main contribution that can fit one paper,
- stretch ideas that belong in future work,
- engineering tasks that are necessary but not publication contributions.
If the user has a fixed topic but no defensible method yet, route to researchstack-method-synthesis; do not solve the problem by changing topics. If the direction is expected to support several papers, route program-level branches to researchstack-program-map and keep this intake scoped to one selected paper.
When choosing venues, reason from contribution type:
- algorithmic or representation novelty points toward ICLR,
- hardware-software co-design toward ASPLOS,
- large-scale performance engineering toward SC,
- deployable networked systems toward NSDI,
- protocol and network mechanism novelty toward SIGCOMM.
At the end, propose 1 to 3 durable memory entries when the session clarified something future work should inherit, especially:
- the real thesis,
- a venue decision and why,
- a project constraint,
- a killer reviewer risk discovered early.
1---2name: researchstack-lab-intake-23description: Intake skill for new research directions in computer systems, networking, and AI. Use when the user has a rough idea, partial implementation, benchmark intuition, or venue target and needs to turn it into a clear paper plan with thesis, hypotheses, workstreams, and next decisions.4---56<!-- AUTO-GENERATED for codex from researchstack v0.3.0. Edit source SKILL.md files, then regenerate from the source checkout. -->78# Lab Intake910Read [../researchstack/references/workflow.md](../researchstack/references/workflow.md), [../researchstack/references/venues.md](../researchstack/references/venues.md), [../researchstack/references/conference-story-patterns.md](../researchstack/references/conference-story-patterns.md), [../researchstack/references/novelty-boundary.md](../researchstack/references/novelty-boundary.md), and [../researchstack/references/memory.md](../researchstack/references/memory.md).1112If this is not a brand-new project, read project memory and researcher preferences first. Pull in only relevant durable context:1314- prior thesis definitions,15- venue targets already chosen,16- recurring reviewer risks,17- experiment constraints,18- writing or claim-style preferences.1920Produce a compact research brief with:21221. Target venue and why it fits.232. Paper type: measurement, mechanism, system, algorithm/control, architecture/co-design, artifact/evaluation, or abstraction.243. One-sentence thesis.254. Core technical bet.265. Fixed topic boundary and whether topic choice is open.276. Candidate method delta relative to the closest method competitor.287. Assumptions and threat model.298. Required evidence to make the paper believable.309. Highest-risk unknowns.3110. Immediate next experiments or reading tasks.3233Do not default to an abstraction-centric thesis. If the paper type is "abstraction", explicitly check the Abstraction Gate in `conference-story-patterns.md`; otherwise prefer a concrete measurement, mechanism, system, control, or artifact framing.3435Push the user toward a falsifiable framing. Replace "this seems useful" with:3637- what changes,38- for whom,39- under which workloads or conditions,40- relative to which baseline,41- with which metric.4243If the idea is too broad, split it into:4445- a main contribution that can fit one paper,46- stretch ideas that belong in future work,47- engineering tasks that are necessary but not publication contributions.4849If the user has a fixed topic but no defensible method yet, route to `researchstack-method-synthesis`; do not solve the problem by changing topics. If the direction is expected to support several papers, route program-level branches to `researchstack-program-map` and keep this intake scoped to one selected paper.5051When choosing venues, reason from contribution type:5253- algorithmic or representation novelty points toward ICLR,54- hardware-software co-design toward ASPLOS,55- large-scale performance engineering toward SC,56- deployable networked systems toward NSDI,57- protocol and network mechanism novelty toward SIGCOMM.5859At the end, propose 1 to 3 durable memory entries when the session clarified something future work should inherit, especially:6061- the real thesis,62- a venue decision and why,63- a project constraint,64- a killer reviewer risk discovered early.