← ClaudeAtlas

document-writing-coordinationlisted

This skill should be used when the user asks to "coordinate document writing", "manage doc writers", "create a design document with multiple writers", "orchestrate documentation", "delegate doc sections", "cos for documentation", "chief of staff for docs", or needs to break a large document into sections and delegate writing to multiple agents via VibeKanban.
aiskillstore/marketplace · ★ 329 · Data & Documents · score 82
Install: claude install-skill aiskillstore/marketplace
# Document Writing Coordination via VibeKanban Coordinate multi-section document creation by delegating to doc writer agents through VibeKanban task management. The coordinator (Chief of Staff) plans and monitors but never writes content directly. ## Core Principles ### Role Separation | Role | Responsibility | Does NOT | | --------------------- | ---------------------------------- | ------------------ | | **Coordinator (You)** | Outline, delegate, monitor, review | Write content | | **Doc Writers** | Write assigned sections | Plan or coordinate | | **Reviewer (You)** | Approve/reject, ensure consistency | Implement fixes | ### Workflow Overview ```text 1. Explore codebase → Understand scope 2. Create outline → Scaffold document structure 3. Create VK tasks → One per section 4. Spawn attempts → Launch doc writer agents 5. Monitor → Poll status periodically 6. Review → Approve or send back 7. Consistency check → After each merge 8. Complete → When no pending tasks remain ``` ## Phase 1: Document Outline Creation ### Explore First Before creating the outline, thoroughly explore the codebase: ```text Use Task tool with subagent_type=Explore to understand: - Project structure and components - Key technologies and patterns - Existing documentation - Recent changes and evolution ``` ### Create Skeleton Document Write the document outline with: - Table of contents with all sections - HTML comment