docs-update

Installation
SKILL.md

docs-update

Smart documentation auditing with git-based staleness detection.

Context Files

  • ${CLAUDE_PLUGIN_ROOT}/docs/STYLE.md - Documentation standards (read from plugin source)
  • $JAAN_TEMPLATES_DIR/jaan-to-docs.template.md - Shared docs template (shared with docs-create)
  • $JAAN_LEARN_DIR/jaan-to-docs.learn.md - Shared docs lessons (shared with docs-create, loaded in Pre-Execution)
  • ${CLAUDE_PLUGIN_ROOT}/docs/extending/language-protocol.md - Language resolution protocol

Note: STYLE.md is read from the plugin source. Templates are read from $JAAN_TEMPLATES_DIR. Pre-execution protocol Step C offers to seed from the plugin on first use.

Pre-Execution Protocol

MANDATORY — Read and execute ALL steps in: ${CLAUDE_PLUGIN_ROOT}/docs/extending/pre-execution-protocol.md Skill name: docs-update Execute: Step 0 (Init Guard) → A (Load Lessons) → B (Resolve Template) → C (Offer Template Seeding) Shared resource override: Template and learn files are shared with docs-create. For Steps A/B/C, resolve using docs as the resource name:

  • Learn: $JAAN_LEARN_DIR/jaan-to-docs.learn.md (fallback: ${CLAUDE_PLUGIN_ROOT}/skills/docs-create/LEARN.md)
Related skills
Installs
7
Repository
parhumm/jaan-to
GitHub Stars
11
First Seen
Feb 23, 2026