ppw:team

Orchestrate parallel processing of manuscript sections with subagents.

38|3|Updated May 7, 2026
One-click install
npx skills add https://github.com/Chanw-research/claude-code-paper-writing --skill ppw-team-chanw-research
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ppw:team
Source: https://github.com/Chanw-research/claude-code-paper-writing/tree/main/skills/writing-polish/paper-polish-workflow/.claude/skills/ppw-team
Command: npx skills add https://github.com/Chanw-research/claude-code-paper-writing --skill ppw-team-chanw-research

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Orchestrates the parallel processing of a research paper by splitting it into sections and dispatching eligible skills (polish, translation, de-ai) to subagents.

Core Features & Use Cases

  • Section-based parallelism: divide a manuscript into sections and process them concurrently to save time.
  • PoC gating and manifest tracking: manage proof-of-concept steps, selection, and status updates.
  • Direct-mode execution: run a single subagent or full parallel flow without interactive prompts.

Quick Start

Split a manuscript into sections and orchestrate parallel polishing of each section with subagents.

Frequently Asked Questions about ppw:team

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I polish a large research paper in parallel across sections?

To polish a large manuscript in parallel, split the document into sections and orchestrate subagents to concurrently process edits, accelerating the workflow across the entire paper.

What is section-based orchestration for parallel paper translation?

Section-based orchestration for parallel paper translation divides a manuscript into distinct parts, dispatching translation skills to subagents that work concurrently to process the text faster.

Can I run parallel paper processing without interactive prompts?

Yes, you can run parallel paper processing without interactive prompts using direct-mode execution, which enables running a single subagent or the full parallel flow autonomously.

Does parallel manuscript polishing support phase-based gating and progress tracking?

Parallel manuscript polishing supports phase-based gating and manifest tracking, managing proof-of-concept steps, selection criteria, and status updates throughout the orchestration process.

What is the best way to remove AI-assisted edits from a long manuscript concurrently?

The best way to remove AI-assisted edits from a long manuscript concurrently is applying de-ai tasks via section-based parallelism, dispatching subagents to process divided sections simultaneously.