From all-commands
Updates implementation documentation: reviews specs/status/testing results, marks completed tasks, updates percentages, adds best practices/lessons to phase docs, CLAUDE.md, README.md.
npx claudepluginhub davepoon/buildwithclaude --plugin all-commands# Documentation Update Command: Update Implementation Documentation
## Documentation Analysis
1. Review current documentation status:
- Check `specs/implementation_status.md` for overall project status
- Review implemented phase document (`specs/phase{N}_implementation_plan.md`)
- Review `specs/flutter_structurizr_implementation_spec.md` and `specs/flutter_structurizr_implementation_spec_updated.md`
- Review `specs/testing_plan.md` to ensure it is current given recent test passes, failures, and changes
- Examine `CLAUDE.md` and `README.md` for project-wide documentation
.../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-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 documentation based on changes: consolidates redundancies, debloats, detects AI slop, syncs capabilities, verifies accuracy via LSP. Supports skip flags and strict mode.
/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 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.
Review current documentation status:
specs/implementation_status.md for overall project statusspecs/phase{N}_implementation_plan.md)specs/flutter_structurizr_implementation_spec.md and specs/flutter_structurizr_implementation_spec_updated.mdspecs/testing_plan.md to ensure it is current given recent test passes, failures, and changesCLAUDE.md and README.md for project-wide documentationAnalyze implementation and testing results:
Update phase implementation document:
Update implementation status document:
Update implementation specification documents:
Update CLAUDE.md and README.md if necessary: