15 lines
353 B
Markdown
15 lines
353 B
Markdown
---
|
|
name: dr-review
|
|
description: Surface adapter command for deterministic Phase 3 review.
|
|
---
|
|
|
|
Run the project-owned Python core review. Claude Code may explain the critique afterwards, but should not overwrite it unless asked.
|
|
|
|
Command:
|
|
|
|
```bash
|
|
uv run python scripts/dr.py review $ARGUMENTS
|
|
```
|
|
|
|
Report the critique path and pause for user decision.
|