10 lines
260 B
TOML
10 lines
260 B
TOML
description = "Generate Phase 1 framework.md through Python core."
|
|
prompt = """
|
|
Run the Deep Research Python core frame command.
|
|
|
|
Command:
|
|
!{uv run python scripts/dr.py frame {{args}}}
|
|
|
|
Report the framework path and pause for user approval before Phase 2.
|
|
"""
|