mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-02-05 01:50:27 +08:00
Refactor skill-memory command to streamline documentation generation process
- Updated command description and argument hints for clarity. - Changed the orchestrator role to emphasize its function as a pure orchestrator without task JSON generation. - Implemented a 4-phase workflow for documentation generation, including auto-continue mechanisms. - Enhanced argument parsing to include a new mode option for full or partial documentation generation. - Simplified the output structure and improved validation steps throughout the phases. - Revised the SKILL.md generation process to include a progressive loading guide and module index. - Removed unnecessary complexity and reduced code size by approximately 70%.
This commit is contained in: