v0.20 alpha skill-driven python core
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
---
|
||||
name: dr-finalize
|
||||
description: Surface adapter command for Chinese-native Phase 4 finalization.
|
||||
---
|
||||
|
||||
Run the project-owned Python core finalization. Do not hand-translate the report in Claude Code.
|
||||
|
||||
Command:
|
||||
|
||||
```bash
|
||||
uv run python scripts/dr.py finalize $ARGUMENTS
|
||||
```
|
||||
|
||||
For old projects only, use:
|
||||
|
||||
```bash
|
||||
uv run python scripts/dr.py finalize <slug> --legacy-translate
|
||||
```
|
||||
|
||||
Report PDF/DOCX paths and any citation/rendering warnings.
|
||||
Reference in New Issue
Block a user