subagent-driven-writing

Dispatch fresh subagents to write article sections with two-stage reviews.

44|12|Updated Mar 2, 2026
One-click install
npx skills add https://github.com/binbinao/document-superpowers --skill subagent-driven-writing
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: subagent-driven-writing
Source: https://github.com/binbinao/document-superpowers/tree/main/skills/subagent-driven-writing
Command: npx skills add https://github.com/binbinao/document-superpowers --skill subagent-driven-writing

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill enables fast, section-by-section writing by dispatching a fresh subagent for each article section, enabling tight feedback loops and rapid drafting when sections are interdependent.

Core Features & Use Cases

  • Dispatch a fresh subagent for each article section, review their output, and iterate as needed until the draft is complete.
  • Enforce a two-stage review per section: spec compliance and content quality, ensuring alignment with the plan and writing standards.
  • Pass the plan and previously completed sections to each new subagent to maintain consistency and handle interdependencies.
  • Suitable for complex documents where quick iteration and precise coordination between sections are critical.

Quick Start

Announce the subagent-driven workflow and begin drafting each section with a fresh subagent per section following an approved plan.

Frequently Asked Questions about subagent-driven-writing

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

FAQPage Schema
How do I automate section-by-section writing for complex documents?

Automate section-by-section writing by dispatching a fresh subagent for each article section. This enables tight feedback loops and rapid drafting for complex, interdependent documents where sections must follow an approved plan.

What is the best way to maintain consistency when drafting an interdependent document with AI?

The best way to maintain consistency is passing the plan and previously completed sections to each new subagent. This explicit context propagation handles interdependencies and keeps the entire document aligned with the approved plan.

How does the two-stage review process work for AI-assisted writing?

The two-stage review enforces spec compliance and content quality per section. First, it checks alignment with the approved plan, then it evaluates writing standards to ensure high-quality drafts before moving to the next section.

Can I use subagent-driven writing for quick iteration and rapid drafting?

Yes, subagent-driven writing is ideal for quick iteration and rapid drafting. By spawning a fresh subagent per section, you get tight feedback loops that allow you to review output and iterate until the draft is complete.

Do I need an approved plan before starting section-by-section AI writing?

Yes, you need an approved plan before starting. The workflow requires per-section subagent spawning and explicit context propagation of the plan to ensure all sections follow the intended structure and maintain consistency.