Use when the user gives a research question and wants a full literature-to-proposal workflow around that question.
Use this skill when the user provides a research question and wants the system to:
This skill is designed for work-unit execution, not for general topic tutoring.
deliverables/survey_report.mddeliverables/ideas.mddeliverables/paper_draft.mdIf the topic is too broad, narrow it automatically and disclose the narrowing in the outputs.
Read workflow.md before running the full process.
Use scripts for deterministic or repetitive steps:
Do not turn these steps into long free-form prompt chains if a script exists.
Use prompt files for high-judgment steps:
Always read:
Read when relevant:
Keep SKILL.md lean. Load detailed references only when the current step needs them.
Human-readable deliverables belong in deliverables/.
Machine-readable artifacts belong in artifacts/.
The exact run-directory contract is documented in outputs.md.
Preserve artifacts so research-verification can audit coverage, evidence support, novelty risk, and draft integrity. If the user asks for trust checking, or if confidence is visibly low, invoke research-verification.