audit-docs

Documentation drift detection and hygiene.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "audit-docs" with this command: npx skills add dthompson-jti/safety-check-app-concept/dthompson-jti-safety-check-app-concept-audit-docs

Audit Docs

Documentation drift detection and hygiene.

When to Use

  • After major implementation changes

  • Periodic knowledge-base maintenance

  • Before releases

Approach

Step 1: Project Invariants (Required)

Before auditing, review docs/knowledge-base/ structure:

  • Understand existing SPEC-, RULES-, STRATEGY-* files

  • Flag any documentation that contradicts current implementation as Critical.

Step 2: Drift Check

  • Protocol vs Codebase: Do rules match implementation?

  • Spec vs Implementation: Do specs describe current behavior?

  • Strategy vs Spec: Are strategies reflected in specs?

Step 3: Consistency Check

  • Cross-references valid

  • Terminology consistent

  • No duplication

Step 4: Protocol Hygiene

  • Rule relevance: Any obsolete rules?

  • Missing rules: Any patterns not documented?

Step 5: Archival Sweep

  • Move completed docs to docs/archive/

  • Clean docs/ root of stale files

Output

Audit report with drift findings, consistency issues, archival candidates.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Security

audit-accessibility

No summary provided by upstream source.

Repository SourceNeeds Review
Security

audit-typography

No summary provided by upstream source.

Repository SourceNeeds Review
Security

audit-layout

No summary provided by upstream source.

Repository SourceNeeds Review
Security

audit-code

No summary provided by upstream source.

Repository SourceNeeds Review