doc-auditor

Audit project documentation against fractary-docs standards and generate remediation specifications.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/fractary/claude-plugins --skill doc-auditor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: doc-auditor
Source: https://github.com/fractary/claude-plugins/tree/main/plugins/docs/skills/doc-auditor
Command: npx skills add https://github.com/fractary/claude-plugins --skill doc-auditor

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires bash, read, write, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Audits documentation against fractary-docs standards and generates remediation specifications.

Core Features & Use Cases

  • Discover and audit docs
  • Generate remediation specs (via fractary-spec when available)
  • Produce actionable remediation guidance

Quick Start

Run an audit and produce a remediation spec for any non-compliant docs.

Frequently Asked Questions about doc-auditor

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

FAQPage Schema
How do I audit documentation against standards?

Documentation auditing systematically checks your docs against a defined standard for compliance, structure, and quality. doc-auditor scans project documentation files and generates detailed reports showing which docs meet fractary-docs standards and which need remediation.

What does a documentation remediation specification include?

A remediation specification outlines the specific changes required to bring non-compliant documentation into standards compliance. doc-auditor generates these specs with actionable guidance, and can integrate with fractary-spec for standardized remediation detail.

Can I automate ongoing documentation compliance checks?

Yes. doc-auditor performs both initial audits and ongoing compliance checks, making it suitable for continuous quality assurance across documentation files, plugin configs, and project specifications throughout your development lifecycle.

What documentation file types does the audit cover?

The audit scope includes documentation files, plugin configuration files, and project specification documents. You provide the target files and doc-auditor analyzes them against fractary-docs standards to identify compliance gaps.

Do I need any prerequisites to run a documentation audit?

doc-auditor requires bash, read, and write capabilities as core dependencies. You'll need access to your project documentation files and, optionally, the fractary-spec plugin for enhanced remediation specifications.