docs-auditor

Installation
SKILL.md

Docs Auditor

Transcript-based documentation effectiveness analysis. Evaluates whether reading docs actually improves agent behavior or wastes context tokens. Generates an interactive HTML report with per-doc health, freshness dashboard, context budget, and actionable recommendations.

Prerequisites

  • pip install tiktoken (optional — falls back to character-based estimation)
  • No external API keys required. Analysis uses Claude sub-agents.

Workflow

Run all steps sequentially. The coordinator (you) manages data flow between scripts and sub-agents.

Step 1: Initial Questions

Related skills
Installs
4
GitHub Stars
53
First Seen
Mar 19, 2026