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.
npx claudepluginhub arabicapp/everything-claude-code# Update Documentation Sync documentation from source-of-truth: 1. Read package.json scripts section - Generate scripts reference table - Include descriptions from comments 2. Read .env.example - Extract all environment variables - Document purpose and format 3. Generate docs/CONTRIB.md with: - Development workflow - Available scripts - Environment setup - Testing procedures 4. Generate docs/RUNBOOK.md with: - Deployment procedures - Monitoring and alerts - Common issues and fixes - Rollback procedures 5. Identify obsolete documentation: - Find d...
/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-docsSynchronizes documentation from package.json scripts and .env.example: generates docs/CONTRIB.md (dev workflow, scripts, env setup, tests) and docs/RUNBOOK.md (deploy, monitoring, issues, rollback), flags outdated docs, shows diff summary.
/update-docsSyncs documentation with codebase by generating script references, env var docs, API refs from package.json, .env.example, OpenAPI specs; updates CONTRIBUTING.md, RUNBOOK.md; flags stale docs.
/update-docsSynchronizes and updates project documentation: README with features/changes, API docs with code, CHANGELOG entries, and docstrings. Optional specific focus area.
/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.
Share bugs, ideas, or general feedback.
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