docs-alignment-maintainer

Installation
SKILL.md

Docs Alignment Maintainer

Run a deterministic two-pass docs alignment workflow across repositories under a provided workspace root. Detect drift first, then apply only bounded high-confidence fixes when requested.

Inputs

Pass runtime inputs from the calling prompt:

  • --workspace <path>
  • --exclude <path> (repeatable)
  • Optional --exclude-file <path> with one path per line

Defaults are intentionally not hardcoded in the skill body so automation can control scope per run.

Workflow

  1. Run pass 1 discovery and checks with scripts/docs_alignment_maintainer.py.
  2. Review unaligned repos and issue categories.
  3. If safe remediation is desired, run pass 2 with --apply-fixes.
  4. Re-check touched repos (handled by the script) and inspect remaining issues.
Related skills

More from gaelic-ghost/productivity-skills

Installs
11
GitHub Stars
1
First Seen
Feb 28, 2026