research-workflow

Installation
SKILL.md

Research Workflow Management

When managing a research project, follow this adaptive workflow:

Stage Progression (typical order, but flexible)

  1. Literature Review → Understand the field

    • Dispatch: dispatch_agent(role="literature", task="...")
    • Expected output: Review notes in literature/notes/, BibTeX in references
    • Proceed when: Review covers key related work with cited papers
  2. Research Proposal → Define the research question

    • Dispatch: dispatch_agent(role="proposer", task="...")
    • Expected output: Proposal document in proposal/ideas/
    • Proceed when: Clear hypotheses, methodology, and expected outcomes
Installs
1
GitHub Stars
4
First Seen
Jul 9, 2026
research-workflow — openags/auto-research