vp-q05-documentation

Audit documentation quality across APIs, code comments, and project READMEs.

1|Updated Jan 16, 2026
One-click install
npx skills add https://github.com/velesar/alpha-zero-review- --skill vp-q05-documentation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vp-q05-documentation
Source: https://github.com/velesar/alpha-zero-review-/tree/main/skills/vp-q05-documentation
Command: npx skills add https://github.com/velesar/alpha-zero-review- --skill vp-q05-documentation

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires vp-s05-interface-surface.

What problem does it solve?

This skill helps evaluate and improve documentation quality across a codebase, including API docs, in-code comments, and project docs.

Core Features & Use Cases

  • Comprehensive documentation audits across API contracts, docstrings, and READMEs
  • Onboarding and maintenance guidance with remediation steps
  • Structured findings and actionable recommendations

Quick Start

Run a full documentation audit against the codebase to identify gaps in API docs, docstrings, and project READMEs.

Frequently Asked Questions about vp-q05-documentation

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

FAQPage Schema
How do I audit documentation quality across a multi-language codebase?

To audit documentation quality across a multi-language codebase, you can evaluate API documentation coverage, validate docstrings, and check project READMEs. The process outputs structured findings with actionable remediation recommendations for comprehensive maintenance.

What is the best way to validate OpenAPI specs and docstrings during developer onboarding?

Validating OpenAPI specs and docstrings during onboarding involves enforcing API documentation coverage and code documentation presence. It identifies gaps in API contracts and project READMEs, providing structured findings and remediation steps to ensure new developers have complete project context.

Does this documentation audit work with public APIs in large codebases?

Yes, this documentation audit works specifically with multi-language codebases featuring public APIs. It evaluates API documentation coverage, code comment presence, and project-level documentation completeness, outputting structured findings and recommendations suitable for large-scale maintenance and onboarding.

How do I check project READMEs and API docs for missing coverage?

Checking project READMEs and API docs for missing coverage requires enforcing documentation completeness across API contracts, code comments, and project documentation. The audit identifies gaps and outputs structured findings with specific recommendations to improve overall documentation quality.

What are the limitations of automated code documentation audits?

Automated code documentation audits focus on enforcing presence and coverage of API docs, docstrings, and READMEs across multi-language codebases. They output structured findings and remediation recommendations, but require an existing interface surface dependency to accurately validate public API contracts.