Help us improve
Share bugs, ideas, or general feedback.
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-commandsHow this command is triggered — by the user, by Claude, or both
Slash command
/all-commands:update-docsThis command is limited to the following tools:
The summary Claude sees in its command listing — used to decide when to auto-load this command
# 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-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-docsSynchronizes and updates project documentation: README with features/changes, API docs with code, CHANGELOG entries, and docstrings. Optional specific focus area.
/documentsAudits, creates, and updates project documentation according to monorepo standards, using phase-focused or full audit modes.
/sync-docsSynchronizes documentation files (prompt_plan.md, spec.md, CLAUDE.md, rules/) with recent code changes from git diff analysis. Supports --check-only mode.
/docsGenerate or update project documentation from codebase and specs. Scopes: api|readme|deploy|all. Scans files, drafts for approval, tracks in todo.md.
/update-docsUpdates living documentation to align design, implementation, and validation, producing structured results with assumptions, risks, and follow-up tasks.
Share bugs, ideas, or general feedback.
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: