mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-03-02 15:23:19 +08:00
- Delete executor agent (main flow IS the executor now) - Rewrite SKILL.md: delegated planning + inline execution - Input accepts issues.jsonl / roadmap session from roadmap-with-file - Single reusable planner agent via send_input (Pattern 2.3) - Interleaved plan-execute loop with eager delegation - Follow codex v3 conventions (decision tables, placeholders) - Remove complexity assessment and dynamic splitting