ppw:team
Installation
SKILL.md
Purpose
This Skill orchestrates parallel paper processing by splitting a paper into H1 sections and dispatching eligible Skills to subagents. In Phase 19 (current), it validates the proof-of-concept gate by running a single subagent on one section. Full parallel dispatch across all sections is Phase 20.
Trigger
Activates on: ppw:team [skill] [file] invocations.
Examples:
- "ppw:team polish paper.tex" / "团队模式润色论文"
- "ppw:team translation draft.md" / "并行翻译论文各章节"
- "ppw:team de-ai paper.tex"
Modes
| Mode | Default | Behavior |
|---|---|---|
guided |
Yes | split -> user confirms sections -> user selects PoC section -> run PoC -> user confirms quality |
direct |
skip confirmations, auto-select all body sections and first section for PoC |
Related skills