mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-02-12 02:37:45 +08:00
fix: Resolve workflow conflicts and template path issues
- Fix agent responsibility conflict in workflow execute command - Resolve template file path expansion issues in update script - Add comprehensive module documentation 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -131,8 +131,8 @@ Task(subagent_type="code-developer",
|
||||
IMPORTANT:
|
||||
1. Execute flow control steps in sequence with error handling
|
||||
2. Accumulate context through step chain
|
||||
3. Create comprehensive summary with 'Outputs for Dependent Tasks' section
|
||||
4. Update TODO_LIST.md upon completion",
|
||||
3. Provide detailed completion report for summary generation
|
||||
4. Mark task as completed - system will auto-generate summary and update TODO_LIST.md",
|
||||
description="Execute task with flow control step processing")
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user