mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-02-10 02:24:35 +08:00
- ccw issue commands must run from main repo (not worktree) - Add worktree execution pattern: fetch solution -> cd worktree -> implement -> cd main -> done - Replace TodoWrite with update_plan for Codex compatibility - Add rule 10: worktree ccw commands from main repo