mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-02-10 02:24:35 +08:00
- Update workflow:execute.md to inject session context paths into agent prompts - Modify code-developer.md to require and use session context for TODO_LIST updates - Update task:execute.md to include session_context structure in JSON template - Enhance action-planning-agent.md to use provided session paths for plan generation - Fix code-review-test-agent.md to reference session context for review summaries Resolves issue where agents couldn't locate workflow directory for TODO_LIST.md updates and summary creation. Agents now receive explicit paths instead of assuming defaults. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>