audit-docs

Audit CLAUDE.md, .planning, and CI references for stale or missing content.

3|Updated Feb 11, 2026
One-click install
npx skills add https://github.com/HorizenLabs/multipass-sandbox --skill audit-docs-horizenlabs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: audit-docs
Source: https://github.com/HorizenLabs/multipass-sandbox/tree/main/.claude/skills/audit-docs
Command: npx skills add https://github.com/HorizenLabs/multipass-sandbox --skill audit-docs-horizenlabs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Audit planning and documentation for staleness, gaps, and context window bloat across CLAUDE.md, .planning, and CI references to ensure current, actionable guidance.

Core Features & Use Cases

  • Validate presence and consistency of core docs (CLAUDE.md, .planning/*, .github/CI.md, tests/TESTING.md).
  • Detect untracked or outdated sections and missing entries that affect onboarding and reviews.
  • Provide a concise risk report highlighting stale docs and recommended fixes.

Quick Start

Read the repository docs and run the audit workflow to surface stale entries and context bloat before commits.

Frequently Asked Questions about audit-docs

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

FAQPage Schema
How do I audit planning documentation for staleness and context bloat?

You can audit planning documentation for staleness by validating the presence and cross-document consistency of core files like CLAUDE.md, .planning, and CI references. The audit detects untracked or outdated sections and generates a concise risk report with recommended fixes.

What documentation gaps should I check before a Git commit?

Before a Git commit, check for uncommitted changes, missing core docs, and incomplete project-structure entries. Validating cross-document consistency across CLAUDE.md and CI references highlights onboarding and review issues to fix prior to committing.

How do I detect stale docs in CLAUDE.md and .planning directories?

To detect stale docs in CLAUDE.md and .planning directories, run an audit workflow that verifies file paths, scans Git history, and enforces cross-document consistency. This surfaces outdated sections and context window bloat affecting current guidance.

Does the documentation audit check CI references and testing guides?

Yes, the documentation audit checks CI references and testing guides by validating the presence and consistency of files like .github/CI.md and tests/TESTING.md. It detects missing entries that affect onboarding and code reviews.

What is the best way to verify project-structure completeness and file paths?

The best way to verify project-structure completeness is to run an audit that checks file path verification and enforces the presence of core documentation. This identifies missing entries and context bloat before they affect development guidance.

Why does context window bloat happen in planning documentation?

Context window bloat happens in planning documentation when outdated sections and untracked entries accumulate across CLAUDE.md and .planning files. Auditing these docs for staleness and gaps ensures current, actionable guidance without unnecessary overhead.