v0.20 alpha skill-driven python core
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
---
|
||||
name: dr-research
|
||||
description: Surface adapter command for Deep Research v0.20 Phase 2 task-card research.
|
||||
---
|
||||
|
||||
Run the project-owned Python core Phase 2 command. Do not spawn Claude Code subagents for chapter research.
|
||||
|
||||
Command:
|
||||
|
||||
```bash
|
||||
uv run python scripts/dr.py research $ARGUMENTS
|
||||
```
|
||||
|
||||
Useful follow-ups:
|
||||
|
||||
```bash
|
||||
uv run python scripts/dr.py research <slug> --workers 6 --execute-packets
|
||||
uv run python scripts/dr.py research <slug> --workers 6 --build-briefs
|
||||
uv run python scripts/dr.py research <slug> --workers 6 --assemble-chapters
|
||||
```
|
||||
|
||||
Report packet/chapter error files if present.
|
||||
Reference in New Issue
Block a user