15 lines
375 B
Markdown
15 lines
375 B
Markdown
---
|
|
name: dr-frame
|
|
description: Surface adapter command for generating Phase 1 framework.md through the Python core.
|
|
---
|
|
|
|
Run the project-owned Python core framework generator. Do not perform Phase 1 orchestration in Claude Code.
|
|
|
|
Command:
|
|
|
|
```bash
|
|
uv run python scripts/dr.py frame $ARGUMENTS
|
|
```
|
|
|
|
Report the framework path and remind the user to approve it before Phase 2.
|