12 lines
228 B
Markdown
12 lines
228 B
Markdown
# Codex Command: dr-review
|
|
|
|
Thin wrapper around the platform-neutral Python core.
|
|
|
|
Run:
|
|
|
|
```bash
|
|
uv run python scripts/dr.py review $ARGUMENTS
|
|
```
|
|
|
|
Stop after writing `phase3/critique.md`; wait for user decision before Phase 4.
|