10 lines
315 B
TOML
10 lines
315 B
TOML
description = "Run Phase 2 task-card research through Python core."
|
|
prompt = """
|
|
Run the Deep Research Python core research command. Do not spawn Gemini CLI agents for chapter research.
|
|
|
|
Command:
|
|
!{uv run python scripts/dr.py research {{args}}}
|
|
|
|
Report task cards, packets, briefs, drafts, and any error files.
|
|
"""
|