Back to skills

doc-coauthoring

docs

A structured workflow for co-authoring documents with Claude. It guides users through three stages: context gathering, section-by-section drafting with iterative refinement, and reader testing using a

Setup & Installation

npx skills add https://github.com/anthropics/doc-coauthoring --skill doc-coauthoring
or paste the link and ask your coding assistant to install it
https://github.com/anthropics/doc-coauthoring
View on GitHub

What This Skill Does

A structured workflow for co-authoring documents with Claude. It guides users through three stages: context gathering, section-by-section drafting with iterative refinement, and reader testing using a fresh Claude instance to catch blind spots before sharing. Rather than writing freeform and hoping the doc lands, this workflow catches gaps and ambiguities by testing the finished doc with a context-free Claude instance before anyone else reads it.

When to use it

  • Working with doc coauthoring functionality
  • Implementing doc coauthoring features
  • Debugging doc coauthoring related issues