mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-02-05 01:50:27 +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.