doc-alignment

Community

Verify docs match code, eliminate stale mismatches.

AuthorAlexCMarty
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Stale or incorrect documentation creates friction for developers, contributors, and users, leading to wasted time, incorrect implementation, and avoidable support requests when docs no longer reflect the actual codebase.

Core Features & Use Cases

  • Automated Doc Discovery: Scans the repository for all relevant markdown documentation, including root-level READMEs, CONTRIBUTING files, and docs in standard directories like docs/ and .claude/.
  • Claim Validation: Extracts concrete, testable claims from documentation and verifies them against source code, build configs, and runtime manifests.
  • Risk-Ranked Reporting: Classifies mismatches by severity (high, medium, low) and provides actionable patch guidance for documentation updates.
  • Use Case: Before a public release, run this audit to ensure your README's setup steps, feature lists, and API references match the current codebase, so contributors do not follow outdated instructions.

Quick Start

Use the doc-alignment skill to audit all markdown documentation in the current repository and generate a prioritized mismatch report at the repo root.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: doc-alignment
Download link: https://github.com/AlexCMarty/CUNYAutoLogin/archive/main.zip#doc-alignment

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 536,000+ vetted skills library on demand.