write-docs

Orchestrate five documentation agents to analyze a codebase and generate architecture diagrams, API references, and READMEs.

1|Updated Mar 4, 2026
One-click install
npx skills add https://github.com/yandy-r/claude-plugins --skill write-docs-yandy-r
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: write-docs
Source: https://github.com/yandy-r/claude-plugins/tree/main/.cursor-plugin/skills/write-docs
Command: npx skills add https://github.com/yandy-r/claude-plugins --skill write-docs-yandy-r

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Orchestrates five specialized documentation agents in parallel to analyze a codebase and generate comprehensive documentation.

Core Features & Use Cases

  • Architecture analysis and diagrams, API references, feature guides, code-level documentation, and README consolidation.
  • Audit, gap analysis, and quality assurance to ensure documentation stays in sync with code.
  • Use Case: On a multi-repo project, run write-docs to produce a complete documentation suite spanning architecture, APIs, features, and READMEs.

Quick Start

Run the skill to audit the project and deploy all five documentation agents in parallel.

Frequently Asked Questions about write-docs

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

FAQPage Schema
How do I generate comprehensive documentation for a codebase automatically?

To generate comprehensive documentation automatically, you can orchestrate parallel agents to analyze your codebase and produce architecture diagrams, API references, feature guides, and consolidated READMEs. This approach deploys five specialized agents simultaneously to audit and document software projects.

What is parallel agent orchestration for software documentation?

Parallel agent orchestration for software documentation is the process of deploying five specialized agents simultaneously to analyze a codebase. Each agent handles a specific documentation type: architecture analysis, API references, feature guides, code-level docs, and README consolidation.

Can I use automated documentation generation for multi-repo projects?

Yes, automated documentation generation works for multi-repo projects. You can run the orchestration process to produce a complete documentation suite that spans architecture, APIs, features, and READMEs across multiple repositories within your software project.

How do I perform a documentation gap analysis on my codebase?

To perform a documentation gap analysis, you can run an orchestration skill that audits your project and checks for missing or outdated documentation. It deploys agents to ensure documentation stays in sync with code through quality assurance checks.

What's the best way to keep architecture diagrams and API references in sync with code?

The best way to keep architecture diagrams and API references in sync with code is to use an automated orchestration process that audits your project and regenerates documentation in parallel. This ensures quality assurance and continuous synchronization across all documentation types.