review-docs

Review technical documentation for style, clarity, and accuracy issues.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/arusinova/annarusinova-platform --skill review-docs-arusinova
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-docs
Source: https://github.com/arusinova/annarusinova-platform/tree/main/.claude/skills/review-docs
Command: npx skills add https://github.com/arusinova/annarusinova-platform --skill review-docs-arusinova

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates a structured, multi-round evaluation of documentation to surface style, clarity, accuracy, and completeness issues, enabling faster and more reliable improvements.

Core Features & Use Cases

  • Parallel evaluation: separate style and content evaluators run concurrently to identify gaps quickly.
  • State tracking: maintains a scratchpad state file across rounds to verify fixes and guide next steps.
  • Synthesis and prompts: produces a clear summary of findings and prompts the user for action (Improve, Complete and finish, Done).

Quick Start

Instruct the assistant to initiate a documentation review on a target file and begin the evaluation loop.

Frequently Asked Questions about review-docs

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

FAQPage Schema
How do I review technical documentation for accuracy and style issues?

To review technical documentation for accuracy and style issues, you can run parallel style and content evaluations that surface gaps across developer guides, READMEs, and API docs. This process identifies clarity problems and maintains a state file to track findings across multiple review rounds.

What is the best way to evaluate API documentation quality?

Evaluating API documentation quality is best handled by running concurrent style and content evaluators that identify gaps in clarity and accuracy. The synthesis output summarizes findings and prompts you for action, enabling iterative improvements across multiple review rounds.

Can I perform multi-round documentation reviews to verify fixes?

Yes, you can perform multi-round documentation reviews to verify fixes using a maintained scratchpad state file. This state tracking mechanism records identified issues across rounds, allowing you to confirm whether previous style and accuracy gaps have been resolved.

How do I improve README and developer guide clarity?

You can improve README and developer guide clarity by initiating a parallel evaluation loop that separately checks style and content. The evaluation produces a synthesis of findings with next-step prompts, guiding you to iteratively apply content improvements until completion.

Does the documentation review process work without external dependencies?

Yes, the documentation review process works without external dependencies, requiring only your target technical content files as input. It operates autonomously to orchestrate parallel style and content evaluations, track issues in a state file, and output a synthesis of findings.

What are the limitations of automated documentation evaluation?

Automated documentation evaluation requires user action to apply fixes, as it only surfaces style, clarity, and accuracy issues rather than directly modifying files. It relies on iterative user prompts to improve, complete, or finish the review loop based on the synthesized findings.