Updates standard project documentation files (README, CODE_DOCUMENTATION, DESIGN_PHILOSOPHY) to reflect the current state of the codebase.
This skill systematically updates the core documentation files of the project.
view_file to read current docs.replace_file_content to update sections.Analyze Changes: Briefly scan the recent changes in the codebase to understand what functionality has been added, modified, or removed.
Update README.md:
Update CODE_DOCUMENTATION.md:
Update DESIGN_PHILOSOPHY.md:
Review: Check for consistency across all three documents.