docs-update
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)
More from parhumm/jaan-to
ux-microcopy-write
Generate multi-language microcopy packs for UI components with cultural adaptation. Use when writing UI text and translations.
11sec-audit-remediate
Generate security fixes from detect-dev findings with regression tests. Use when remediating security vulnerabilities.
10detect-product
Product reality extraction with evidence-backed features, monetization, and metrics. Use when analyzing product capabilities.
9release-iterate-changelog
Generate changelog with user impact notes and support guidance from git history. Use when preparing release notes.
9backend-scaffold
Generate production-ready backend code with routes, data models, service layers, and validation. Use when scaffolding backend from specs.
9detect-dev
Engineering audit with SARIF evidence, 4-level confidence, and OpenSSF scoring. Use when evaluating repository health or code quality.
8