DFMDemoV2 doc-hygiene

Skill: doc-hygiene

install
source · Clone the upstream repo
git clone https://github.com/davidrrowley/DFMDemoV2
manifest: origin/agents/skills/doc-hygiene/skill.md
source content

Skill: doc-hygiene

## Intent
Keep docs consistent: headings, links, structure, ADR/index updates.

## Inputs
- changed docs
  • standards

    Outputs

    • updated docs and indices
  • broken link list (if any)

    Process

    1. Check formatting and consistency.
  1. Ensure links resolve.

  2. Update indexes.

  3. Ensure new terms are defined.

  4. Run markdown lint guidance.

    Quality bar

    No broken structure; docs are easy to scan.

    Escalation triggers

    Large doc churn; unclear ownership.