10 lines
249 B
TOML
10 lines
249 B
TOML
description = "Run deterministic Phase 3 review through Python core."
|
|
prompt = """
|
|
Run the Deep Research Python core review command.
|
|
|
|
Command:
|
|
!{uv run python scripts/dr.py review {{args}}}
|
|
|
|
Report the critique path and pause for user decision.
|
|
"""
|