mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-02-10 02:24:35 +08:00
Major improvements to /update-memory-full and /update-memory-related: Structure: - Adopt plan.md command-style format with clear phases - Consolidate redundant sections and examples - Add Coordinator Role and Core Rules sections - Include detailed Coordinator Checklist Features: - Add --path parameter to target specific directories - Update Task() call format to function-style syntax - Merge execution examples into workflow phases - Add Path Parameter Reference section Documentation: - Increase parallel job limit from 4 to 5 - Add comprehensive usage examples - Include tool parameter reference - Add comparison tables and best practices Files changed: - .claude/commands/update-memory-full.md: +285/-100 lines - .claude/commands/update-memory-related.md: +229/-136 lines