local-review-documentation

Validate repository documentation frontmatter, sections, and cross-references.

Updated Feb 15, 2026
One-click install
npx skills add https://github.com/tvishwanadha/skills --skill local-review-documentation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: local-review-documentation
Source: https://github.com/tvishwanadha/skills/tree/main/.claude/skills/local-review-documentation
Command: npx skills add https://github.com/tvishwanadha/skills --skill local-review-documentation

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Validates documentation quality by enforcing required frontmatter and section structure across repository skills and plugins.

Core Features & Use Cases

  • Cross-reference integrity checks for AGENTS.md, root README plugin tables, and marketplace registrations.
  • Alignment verification with CLAUDE/Codex plugin guidelines and marketplace metadata.
  • Automated review feedback highlighting violations and suggested fixes.

Quick Start

Review repository docs against AGENTS.md, README plugin tables, and marketplace entries to identify and fix inconsistencies.

Frequently Asked Questions about local-review-documentation

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

FAQPage Schema
How do I validate repository documentation against marketplace guidelines?

Cross-reference integrity checks for AGENTS.md and README plugin tables validate repository documentation against marketplace guidelines. The tool verifies alignment with CLAUDE-plugin and Codex-plugin manifests, returning structured feedback on violations.

What does cross-reference integrity validation for AGENTS.md and README plugin tables check?

Cross-reference integrity validation checks AGENTS.md, root README plugin tables, and marketplace registrations in CLAUDE-plugin and Codex-plugin manifests. It ensures these elements align with marketplace guidelines and reference skill entries.

How do I enforce required frontmatter and section structure across repository plugins?

To enforce required frontmatter and section structure, review repository skills and plugins against marketplace guidelines. The validation identifies missing frontmatter fields and structural inconsistencies, providing structured feedback to fix documentation quality issues.

Does this documentation review tool work with CLAUDE-plugin and Codex-plugin manifests?

Yes, the documentation review tool works with CLAUDE-plugin and Codex-plugin manifests. It verifies alignment with CLAUDE and Codex plugin guidelines and checks marketplace registration metadata within these manifest files.

Why does my marketplace registration fail documentation consistency checks?

Marketplace registration checks fail when documentation lacks required frontmatter, has missing section structure, or contains broken cross-references in AGENTS.md or README plugin tables. The validation highlights these specific violations for correction.