doc-orchestration

Official

Keep project docs synced with codebase

Authorbrainbrewlabs
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Coordinate and automate multi-file documentation updates so docs remain accurate after large code changes, refactors, or feature additions. Reduce manual effort by detecting missing or stale documentation, aligning examples with current APIs, and ensuring cross-references are valid.

Core Features & Use Cases

  • Repository-wide scan & gap detection: Use glob and grep strategies to locate markdown files, inline docs, and undocumented public APIs.
  • Prioritization and triage: Rank gaps by impact (public API, README, internal docs) so the most critical updates are handled first.
  • Coordinated edits and verification: Apply targeted documentation updates (without changing source code), verify links and code examples, and produce a structured report of changes and remaining issues.
  • Use case: After a major refactor that renames public functions and updates endpoints, run this Skill to find affected docs, apply consistent updates across docs/, README, and API references, and validate examples.

Quick Start

Run the doc-orchestration skill to scan the repository for documentation gaps, prioritize updates, and apply coordinated edits to markdown files to sync them with recent code changes.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: doc-orchestration
Download link: https://github.com/brainbrewlabs/brainbrew-devkit/archive/main.zip#doc-orchestration

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.