doc-ecosystem-audit

Audit repository documentation ecosystems and generate v2 JSON findings with patch suggestions.

Updated Feb 24, 2026
One-click install
npx skills add https://github.com/jasonmichaelbell78-creator/framework --skill doc-ecosystem-audit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: doc-ecosystem-audit
Source: https://github.com/jasonmichaelbell78-creator/framework/tree/main/.claude/skills/doc-ecosystem-audit
Command: npx skills add https://github.com/jasonmichaelbell78-creator/framework --skill doc-ecosystem-audit

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Comprehensively assesses a repository's documentation ecosystem to surface health issues, inter-document dependencies, and patchable findings that hinder documentation quality and maintainability.

Core Features & Use Cases

  • Composite health scoring across multiple documentation domains with per-category drill-down and trend analysis.
  • Interactive, patch-enabled findings that propose concrete fixes and guide remediation workflows.
  • Baseline and trend tracking to monitor improvements over time and maintain synchronized documentation ecosystems.

Quick Start

Run the doc ecosystem audit to generate a full findings report and patch recommendations.

Frequently Asked Questions about doc-ecosystem-audit

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

FAQPage Schema
How do I audit my repository's documentation health and find broken links?

Run an automated documentation audit to assess repository health. The audit identifies broken links, evaluates content quality, and generates patch suggestions to remediate issues across your markdown docs.

What is documentation ecosystem health scoring and how does it work?

Documentation ecosystem health scoring computes a composite metric across multiple documentation domains. It provides per-category drill-downs to quantify link integrity, content quality, and coverage.

Can I automatically generate patches for markdown docs with low coverage?

Yes, the audit generates interactive, patch-enabled findings that propose concrete fixes for markdown documentation. It targets coverage gaps and content quality issues with actionable patch recommendations.

How do I track documentation quality improvements over time?

Track documentation quality improvements using baseline and trend tracking features. The audit saves stateful trend data via v2 JSON output, allowing you to monitor health score changes across multiple runs.

Does the documentation audit work with static site generation pipelines?

Yes, the audit applies to projects with documentation indexes, markdown docs, and generation pipelines. It assesses inter-document dependencies and health issues within these automated documentation ecosystems.

What are the limitations of automated documentation audits?

Automated documentation audits focus on link integrity, content quality, and coverage metrics. They do not replace manual technical writing but instead surface patchable findings and quantify ecosystem health for maintainers.