mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-02-06 01:54:11 +08:00
- Introduced `execute.md` for sequential task execution from session folder with detailed execution rules, task tracking, and error handling. - Added `lite-execute.md` for lightweight task execution from a JSON plan file, emphasizing serial execution and dependency management.