Update documentation based on recent changes in the current session
Review recent session changes and update documentation in the docs/ directory to reflect new features, API changes, or configuration updates. Excludes task directories.
/plugin marketplace add dannysmith/claude-marketplace/plugin install personal@dannysmithdev/Review recent work in the current session and update relevant documentation in the docs/ directory to reflect changes made.
/personal:dev:docs-update
Gather context about recent changes
git log --oneline -20 to see recent commitsgit diff --name-only HEAD~5..HEAD to see recently changed filesIdentify documentation to check
docs/ directorydocs/tasks-todo/ and docs/tasks-done/ directoriesdocs/README.mddocs/architecture-guide.md.md files in docs/ and its subfoldersReview each documentation file
Update documentation as needed
Follow project-specific guidance
Report updates made
docs/tasks-todo/ or docs/tasks-done/