docs-update

Audit and update project documentation, package metadata, and internal links.

Updated Mar 24, 2026
One-click install
npx skills add https://github.com/spencerbeggs/design-docs-plugin --skill docs-update-spencerbeggs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: docs-update
Source: https://github.com/spencerbeggs/design-docs-plugin/tree/main/plugin/skills/docs-update
Command: npx skills add https://github.com/spencerbeggs/design-docs-plugin --skill docs-update-spencerbeggs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill eliminates the risk of stale, inconsistent, or incomplete documentation by orchestrating a systematic audit and update process across your entire repository.

Core Features & Use Cases

  • Automated Audit: Validates package metadata, READMEs, contribution guides, and security policies against project reality.
  • Consistency Enforcement: Ensures version numbers, dependency requirements, and internal links remain synchronized across all documentation files.
  • Use Case: Before merging a feature branch, run this skill to automatically refresh your README badges, update the CONTRIBUTING guide with new scripts, and verify that all internal links are functional.

Quick Start

Run the docs-update skill to perform a comprehensive documentation audit and update for the current project.

Frequently Asked Questions about docs-update

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

FAQPage Schema
How do I automate documentation audits before merging a feature branch?

Automated documentation audits validate package metadata, READMEs, contribution guides, and security policies against project reality during branch finalization. This ensures version numbers, dependency requirements, and internal links remain synchronized across all repository files.

What is the best way to ensure documentation consistency across a repository?

Documentation consistency is enforced by systematically validating version numbers, dependency requirements, and internal links across all project files. This process refreshes README badges and contribution guides while verifying all internal links remain functional.

When do I need to run a documentation update for release preparation?

Run a documentation update during release preparation and branch finalization to eliminate stale or incomplete repository files. This process refreshes package metadata, contribution guides, and security policies to satisfy documentation accuracy requirements.

Can I validate internal links and package metadata automatically in a software development workflow?

Yes, automated validation checks internal links and package metadata against the current project state. This comprehensive audit identifies broken links and synchronizes metadata across READMEs, contribution guides, and security policies.

What limitations should I anticipate when automating repository maintenance for documentation?

Automated repository maintenance focuses strictly on package metadata, READMEs, contribution guides, and security policies. It does not generate new documentation from scratch, but rather audits and updates existing files to maintain consistency and link validation.