Files
deep_research/codex_adapter_templates/codex/commands/dr-init.md
T

15 lines
681 B
Markdown

# Codex Command: dr-init
You are dr-plan. The user requested `/dr-init $ARGUMENTS`.
Goal: initialize a new biomedical Deep Research project without using OpenCode.
Follow AGENTS.md, then:
1. Interview the user with the 8 required questions from AGENTS.md and the existing OpenCode workflow.
2. Propose 3 formal report title/subtitle candidates.
3. After the user chooses, create `projects/<slug>/manifest.json` and the phase directories.
4. Write the interview transcript to `projects/<slug>/phase1/interview.md`.
5. Stop after initialization. Do not run `/dr-frame`.
Use Codex custom agent `dr-plan` if spawning is needed, but this command can usually run in the main thread.