review-docs

Coordinate parallel reviewer agents to audit documentation quality and consistency.

84|7|Updated Feb 24, 2025
One-click install
npx skills add https://github.com/not-elm/desktop-homunculus --skill review-docs-not-elm
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: review-docs
Source: https://github.com/not-elm/desktop-homunculus/tree/main/.claude/skills/review-docs
Command: npx skills add https://github.com/not-elm/desktop-homunculus --skill review-docs-not-elm

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Review documentation quality and consistency across docs/website/docs, ensuring alignment with product and developer expectations.

Core Features & Use Cases

  • Orchestrates four reviewer agents in parallel to analyze code consistency, structure, writing quality, and i18n synchronization.
  • Collects, deduplicates findings, and merges results into a single, standardized report.
  • Produces a documentation review artifact for release notes or stakeholder review.

Quick Start

Run the documentation review to audit the current docs and generate a findings report.

Frequently Asked Questions about review-docs

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

FAQPage Schema
How do I review documentation quality and consistency before a release?▼

You can automate documentation review by orchestrating parallel agents to audit code consistency, structure, writing quality, and i18n synchronization, aggregating findings into a standardized report.

What is the best way to audit website docs for on-brand consistency?▼

The best way to audit website docs is coordinating multiple reviewer agents to analyze structure and writing, deduplicating findings into a single artifact for stakeholder review.

Does the documentation consistency review work with API reference files?▼

No, the documentation consistency review explicitly excludes reference and API directories, applying only to general website docs during updates or releases for quality auditing.

How do I generate a standardized report for documentation findings?▼

You generate a standardized report by running parallel reviewers to audit docs, collecting and deduplicating findings by perspective, and merging results into a review artifact.

Can I check internationalization synchronization across multiple documentation files?▼

Yes, you can check internationalization synchronization by running a parallel reviewer agent dedicated to i18n alongside agents for code consistency, structure, and writing quality.