review-docs

Evaluate and improve documentation through parallel style and content review.

Updated Feb 6, 2026
One-click install
npx skills add https://github.com/seflless/tldraw-agent-claude-code-provider --skill review-docs-seflless
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-docs
Source: https://github.com/seflless/tldraw-agent-claude-code-provider/tree/main/.claude/skills/review-docs
Command: npx skills add https://github.com/seflless/tldraw-agent-claude-code-provider --skill review-docs-seflless

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps teams quickly assess and improve documentation by running parallel evaluations and an iterative improvement loop.

Core Features & Use Cases

  • Parallel evaluation by separate agents to assess style and content quality.
  • State tracking to surface issues, verify fixes, and guide subsequent improvements.
  • Summarization and user prompts to decide next steps (improve, complete, or done).
  • Suitable for developer guides, API docs, user manuals, and any documentation that benefits from structured QA.

Quick Start

Provide the path to the document you want reviewed as ARGUMENTS and start the evaluation workflow.

Frequently Asked Questions about review-docs

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

FAQPage Schema
How do I review and improve documentation quality using a structured workflow?

You can improve documentation quality by running parallel evaluations on style and content, tracking issues in a state file, and iterating through fixes until the document meets writing guidelines.

What is the best way to assess developer guides and user manuals for style and content issues?

The best way to assess developer guides and user manuals is applying parallel evaluation agents that separately review style and content quality, maintaining a state file to surface and verify fixes iteratively.

How do I start evaluating API documentation or internal docs for quality assurance?

To start evaluating API or internal documentation, provide the target document path as an argument to trigger the parallel evaluation workflow, which then assesses content and style while tracking issues for iterative improvement.

Can I track documentation issues and verify fixes during a quality assurance workflow?

Yes, you can track documentation issues and verify fixes by maintaining a state file throughout the evaluation workflow, allowing you to monitor identified problems and confirm resolutions before completing the review.

Does documentation review work for both internal docs and user-facing content?

Documentation review works for internal docs, developer guides, and user-facing content by applying structured quality assurance workflows that evaluate style and content in parallel to ensure comprehensive improvements.

What are the limitations of iterative documentation improvement workflows?

Iterative documentation improvement workflows require user decisions to continue or finish the loop, meaning the process needs manual oversight and cannot fully auto-resolve complex writing guidelines or content gaps without human intervention.