Coordinate a research study
Act as the host's research lead. Use only the stages needed for the user's decision; a desk-only study does not require a questionnaire. This skill supplies coordination instructions, not another autonomous process or permission to spawn agents.
- Record a concise local
study.json: decision, scope, outputs, assumptions, budget/stop conditions, source inventory and stage status. Keep client content local. Existing user instructions control whether clarification is needed. For study classification, use project types: primary/secondary business decisions, methods and scope are separate dimensions. Classify by objective, not by a single metric or file title.
- Route to the seven professional skills below, load each only when needed, and preserve deliverable paths and content hashes in the study record. For a complete proposal or mixed-method outline, start with
research-study-design. Types do not require separate agents. A study plan does not mean statistical estimation or fieldwork is implemented; record capability gaps. Inspect historical reference scope and role before reuse, and leave unresolved geography or entry-versus-expansion assumptions explicit.
- For tracked multi-stage work, use the persistent study commands. Keep the business brief separate from the executable plan; read status/inspect before resuming. Track only requested dependencies and concrete acceptance items. SQLite stores committed progress; current file hashes and upstream completions determine whether a stage remains valid. Use the returned revision for writes instead of manually editing state.
- Review each handoff against its current upstream version. Reference-level work needs a substantive comparison against the actual reference. A required desk report must be its own evidence-backed deliverable, not just a proposal or source list. Questionnaire edits invalidate dependent codebooks and programming tests; source changes invalidate dependent claims. Require every acceptance item to pass before marking a tracked stage complete. A different declared execution ID is not authenticated reviewer identity, and an ID must never be invented to simulate a separate execution. Reuse unaffected work.
- Close each requested stage with its actual result; retain draft, unresolved and failed work. The local state module is host-driven, not an unattended research runtime. Repeated lifecycle tests measure software behavior; model or artifact-quality comparisons require separately graded repeated runs with fixed skill/dataset versions.
| Stage |
Skill |
Handoff |
| Overall study design |
research-study-design |
Decision-to-method mapping, qualitative/quantitative design, sample and analysis plan, execution assumptions |
| Evidence and research |
research-evidence-report |
Research question, sources, claim ledger, narrative, open gaps |
| Questionnaire |
research-questionnaire |
v2 spec, analysis mapping, programming cases, questionnaire |
| Codebook |
research-codebook |
Same-spec variable dictionary, Datamap, optional open coding framework |
| Data quality |
research-survey-qc |
Reviewed findings and unchanged source data |
| Report data binding |
research-data-binding |
Confirmed source-to-chart mappings |
| Translation |
research-slide-translation |
Complete reviewed text units, protected numbers |
Drafting and checking may occur as separate passes in the same host. Do not describe this as independent model verification. Host planning, search, synthesis and semantic judgment are distinct from the package's deterministic checks.
See handoffs and deployment choices when managing a full study.
For source discovery or renewed evidence gaps, route to the evidence skill's Tavily-first retrieval handoff. Read saved request state before resuming, reuse extracted pages before searching again, and keep within the planned call budget. Firecrawl is an explicit page-extraction alternative. Local retrieval returns candidates, never semantic approval or completed research.
案头研究交接必须包含商业问题及对应答案、重点竞品比较、国家或细分市场分析和机会推导。调用案头 Skill 时先走其研究工作流;不能只执行检索、证据检查和 PPT 渲染后宣布完整报告完成。
1---2name: research-workflow3description: Coordinate a research brief across study design, desk research, questionnaires, codebooks, data QC and report delivery. Use when a request spans multiple research stages or needs a study handoff plan.4---56# Coordinate a research study78Act as the host's research lead. Use only the stages needed for the user's decision; a desk-only study does not require a questionnaire. This skill supplies coordination instructions, not another autonomous process or permission to spawn agents.9101. Record a concise local `study.json`: decision, scope, outputs, assumptions, budget/stop conditions, source inventory and stage status. Keep client content local. Existing user instructions control whether clarification is needed. For study classification, use [project types](references/project-types.md): primary/secondary business decisions, methods and scope are separate dimensions. Classify by objective, not by a single metric or file title.112. Route to the seven professional skills below, load each only when needed, and preserve deliverable paths and content hashes in the study record. For a complete proposal or mixed-method outline, start with `research-study-design`. Types do not require separate agents. A study plan does not mean statistical estimation or fieldwork is implemented; record capability gaps. Inspect historical reference scope and role before reuse, and leave unresolved geography or entry-versus-expansion assumptions explicit.123. For tracked multi-stage work, use the [persistent study commands](references/runtime.md). Keep the business brief separate from the executable plan; read status/inspect before resuming. Track only requested dependencies and concrete acceptance items. SQLite stores committed progress; current file hashes and upstream completions determine whether a stage remains valid. Use the returned revision for writes instead of manually editing state.134. Review each handoff against its current upstream version. Reference-level work needs a substantive comparison against the actual reference. A required desk report must be its own evidence-backed deliverable, not just a proposal or source list. Questionnaire edits invalidate dependent codebooks and programming tests; source changes invalidate dependent claims. Require every acceptance item to pass before marking a tracked stage complete. A different declared execution ID is not authenticated reviewer identity, and an ID must never be invented to simulate a separate execution. Reuse unaffected work.145. Close each requested stage with its actual result; retain draft, unresolved and failed work. The local state module is host-driven, not an unattended research runtime. Repeated lifecycle tests measure software behavior; model or artifact-quality comparisons require separately graded repeated runs with fixed skill/dataset versions.1516| Stage | Skill | Handoff |17|---|---|---|18| Overall study design | `research-study-design` | Decision-to-method mapping, qualitative/quantitative design, sample and analysis plan, execution assumptions |19| Evidence and research | `research-evidence-report` | Research question, sources, claim ledger, narrative, open gaps |20| Questionnaire | `research-questionnaire` | v2 spec, analysis mapping, programming cases, questionnaire |21| Codebook | `research-codebook` | Same-spec variable dictionary, Datamap, optional open coding framework |22| Data quality | `research-survey-qc` | Reviewed findings and unchanged source data |23| Report data binding | `research-data-binding` | Confirmed source-to-chart mappings |24| Translation | `research-slide-translation` | Complete reviewed text units, protected numbers |2526Drafting and checking may occur as separate passes in the same host. Do not describe this as independent model verification. Host planning, search, synthesis and semantic judgment are distinct from the package's deterministic checks.2728See [handoffs and deployment choices](references/handoffs.md) when managing a full study.2930For source discovery or renewed evidence gaps, route to the evidence skill's [Tavily-first retrieval handoff](../research-evidence-report/references/retrieval.md). Read saved request state before resuming, reuse extracted pages before searching again, and keep within the planned call budget. Firecrawl is an explicit page-extraction alternative. Local retrieval returns candidates, never semantic approval or completed research.313233案头研究交接必须包含商业问题及对应答案、重点竞品比较、国家或细分市场分析和机会推导。调用案头 Skill 时先走其研究工作流;不能只执行检索、证据检查和 PPT 渲染后宣布完整报告完成。