ワンクリックで
research-workflow
Dynamic research workflow management with self-reflection and backtracking
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Dynamic research workflow management with self-reflection and backtracking
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Robot skill for hardware control
Robot skill for hardware control USB Camera
Search papers, assess novelty, and scan research landscape to support discussion with evidence.
Search for academic papers using available APIs
Search for academic papers using arXiv and Semantic Scholar
Verify academic citations against public databases
| name | research-workflow |
| description | Dynamic research workflow management with self-reflection and backtracking |
| roles | ["ags"] |
| tools | ["dispatch_agent","check_progress","ask_user"] |
| triggers | ["research","workflow","pipeline","run project","start research","always"] |
| version | 1.0.0 |
When managing a research project, follow this adaptive workflow:
Literature Review → Understand the field
dispatch_agent(role="literature", task="...")literature/notes/, BibTeX in referencesResearch Proposal → Define the research question
dispatch_agent(role="proposer", task="...")proposal/ideas/Experiments → Validate the hypothesis
dispatch_agent(role="experimenter", task="...")experiments/code/, results in experiments/results/Manuscript → Write the paper
dispatch_agent(role="writer", task="...")manuscript/main.texPeer Review → Quality check
dispatch_agent(role="reviewer", task="...")After each agent completes, reflect on:
If issues are found, you have three options:
ask_user to get human guidance