review-docs

Review and clean technical documentation for accuracy, clarity, and consistency.

6|2|Updated Jan 26, 2026
One-click install
npx skills add https://github.com/freepik-company/knowledge-agent --skill review-docs-freepik-company
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-docs
Source: https://github.com/freepik-company/knowledge-agent/tree/main/.claude/skills/review-docs
Command: npx skills add https://github.com/freepik-company/knowledge-agent --skill review-docs-freepik-company

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill addresses the common issues of unclear, inconsistent, inaccurate, or outdated technical documentation, ensuring that documentation is a reliable asset for developers and users.

Core Features & Use Cases

  • Accuracy & Currency Check: Detects and flags obsolete information, contradictions, and unverified claims.
  • Clarity & Readability Improvement: Rewrites confusing text, adds necessary context, and ensures new developers can understand procedures.
  • Consistency Enforcement: Unifies terminology, formatting, and command examples across documentation.
  • Security & Compliance Review: Identifies and helps remove sensitive information and insecure practices.
  • Operational Readiness: Verifies runbooks for completeness and actionability.
  • Use Case: A new developer joins a project and needs to understand how to set up the development environment. This Skill can review the README.md and setup guides to ensure they are accurate, easy to follow, and don't contain outdated commands or security risks.

Quick Start

Review the documentation in the 'docs/' folder for accuracy and clarity.

Frequently Asked Questions about review-docs

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

FAQPage Schema
How do I check technical documentation for obsolete information and contradictions?

To check technical documentation for obsolete information, you can review Markdown files, READMEs, runbooks, and ADRs to detect contradictions, unverified claims, and outdated content. This process flags inaccurate documentation and ensures only current, reliable information remains for developers.

What is the best way to improve clarity and readability in developer runbooks?

The best way to improve clarity and readability in developer runbooks is to rewrite confusing text and add necessary context. This ensures new developers can easily understand procedures and verify that operational runbooks are complete, actionable, and easy to follow.

How do I enforce terminology and formatting consistency across Markdown files?

To enforce terminology and formatting consistency across Markdown files, you review the documentation to unify command examples and structural formatting. This consistency enforcement process ensures all technical writing maintains uniform terminology and formatting throughout the project.

How do I identify and remove sensitive information from technical documentation?

To identify and remove sensitive information from technical documentation, you perform a security and compliance review. This process detects insecure practices and sensitive data within Markdown files and runbooks, ensuring the documentation remains secure and compliant for developers.

Does this documentation review process work for ADRs and runbooks?

Yes, this documentation review process works for ADRs and runbooks. It verifies operational readiness by checking runbooks for completeness and actionability, while reviewing Architecture Decision Records to improve clarity, accuracy, and maintainability across all technical writing.

Why should I review documentation for duplicate and obsolete content?

You should review documentation for duplicate and obsolete content to improve accuracy and maintainability. Detecting errors and removing outdated information prevents contradictions, ensuring your technical documentation remains a reliable, actionable asset for developers rather than a source of confusion.