mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-02-10 02:24:35 +08:00
- Replace sequential execution model with explicit auto-continue pattern - Document that each phase returns to user before auto-continuing - Use TodoList state for progress tracking (no external state files) - Store parsed data (sessionId, contextPath) in memory between phases - Clarify error handling keeps phase in_progress without proceeding 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>