writing-orchestration

Coordinate multi-agent writing projects with planning, drafting, and quality checks.

103|21|Updated Dec 29, 2025
One-click install
npx skills add https://github.com/robertguss/claude-code-toolkit --skill writing-orchestration
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: writing-orchestration
Source: https://github.com/robertguss/claude-code-toolkit/tree/main/plugins/compound-writing/skills/writing-orchestration
Command: npx skills add https://github.com/robertguss/claude-code-toolkit --skill writing-orchestration

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill coordinates complex, multi-agent writing workflows by orchestrating roles, gating decisions, and strategy application, reducing coordination overhead and cognitive load.

Core Features & Use Cases

  • Two-Agent Architecture: Orchestrator coordinates research, classification, and handoff to Writer; Writer applies writing strategies and produces drafts.
  • Two-Gate Content Readiness Assessment: Gate 1 evaluates material sufficiency; Gate 2 ensures message clarity before drafting.
  • Baseline and Situational Strategies: Applies a catalog of 10 baseline strategies and 20+ situational strategies to each draft.
  • Quality Checkpoints: Built-in checks for opening, body, and style compliance; supports EXPLORATION and REFINEMENT modes.
  • Handoff Protocol: Structured information flow from Research to Writer to Orchestrator and back.
  • References & Templates: integrates with baseline-strategies.md, situational-strategies.md, quality-checkpoints.md for guidance.

Quick Start

Use the /writing:plan to start orchestration, then /writing:draft to produce a first pass, and /writing:review to refine and finalize.

Frequently Asked Questions about writing-orchestration

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

FAQPage Schema
What is two-agent writing orchestration and when do I need it for complex drafting?

Two-gate readiness assessment evaluates material sufficiency in Gate 1 and ensures message clarity in Gate 2 before drafting begins. This mechanism prevents the writer from producing drafts until research scope and core messaging pass structured checks.

How do I start a multi-agent writing workflow from planning to final review?

Start multi-agent writing workflows by triggering the plan command to orchestrate research and handoff, execute the draft command to apply baseline and situational strategies, then run the review command to enforce opening, body, and style quality checkpoints.

Can I apply custom writing strategies during the drafting phase?

You can apply writing strategies during drafting using a catalog of 10 baseline strategies and 20+ situational strategies. The writer agent selects and applies these strategies to each draft based on the specific context and requirements.

What are the limitations of using a two-agent architecture for writing workflows?

Two-agent architecture limitations include dependency on a strict handoff protocol between orchestrator and writer, meaning any breakdown in structured information flow disrupts the drafting cycle and prevents quality checkpoint enforcement across opening, body, and style compliance.