Syncs documentation from package.json scripts and .env.example, generating docs/CONTRIB.md (dev workflow, scripts, env, testing) and docs/RUNBOOK.md (deployment, monitoring, issues, rollback). Identifies obsolete docs and shows diff.
From workflowsnpx claudepluginhub litela-hq/agents-marketplace --plugin workflows/update-docsGenerates script references, env var docs from source files like package.json and .env.example, updates CONTRIBUTING.md and RUNBOOK.md, checks doc staleness, and shows update summary.
/update-docsUpdates implementation documentation: reviews specs/status/testing results, marks completed tasks, updates percentages, adds best practices/lessons to phase docs, CLAUDE.md, README.md.
/update-docsUpdates implementation documentation: reviews specs/status/testing results, marks completed tasks, updates percentages, adds best practices/lessons to phase docs, CLAUDE.md, README.md.
/update-docsSyncs documentation from package.json scripts and .env.example, generating docs/CONTRIB.md (dev workflow, scripts, env, testing) and docs/RUNBOOK.md (deployment, monitoring, issues, rollback). Identifies obsolete docs and shows diff.
/update-docsUpdates project docs: consolidates redundancies, debloats per style rules, detects AI slop, syncs capabilities, verifies accuracy via LSP. Supports --skip-* flags, --strict, --book-style.
/update-docsUpdates project documentation from source-of-truth files like package.json, .env.example, openapi.yaml, and Dockerfiles; generates script refs, env docs, contributing guide, runbook; checks staleness.
Sync documentation from source-of-truth:
Read package.json scripts section
Read .env.example
Generate docs/CONTRIB.md with:
Generate docs/RUNBOOK.md with:
Identify obsolete documentation:
Show diff summary
Single source of truth: package.json and .env.example