Commit 5a5fb1b
committed
config: record learning M230 - all task work in worktree
Root cause: Workflow allowed parent STATE.md rollup updates to happen in
main workspace after merge, causing separate commits requiring manual squash.
Prevention: Updated work.md workflow to require parent STATE.md updates
happen IN THE WORKTREE before merge/cleanup. Step 15 now precedes step 16
and includes explicit git commit --amend instruction.
Correct behavior: All task-related changes (implementation + task STATE.md +
parent STATE.md rollup) complete IN THE WORKTREE before merge.1 parent de32fc7 commit 5a5fb1b
3 files changed
Lines changed: 65 additions & 15 deletions
File tree
- .claude/cat/retrospectives
- plugin/.claude/cat/workflows
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3010 | 3010 | | |
3011 | 3011 | | |
3012 | 3012 | | |
| 3013 | + | |
| 3014 | + | |
| 3015 | + | |
| 3016 | + | |
| 3017 | + | |
| 3018 | + | |
| 3019 | + | |
| 3020 | + | |
| 3021 | + | |
| 3022 | + | |
| 3023 | + | |
| 3024 | + | |
| 3025 | + | |
| 3026 | + | |
| 3027 | + | |
| 3028 | + | |
| 3029 | + | |
| 3030 | + | |
| 3031 | + | |
| 3032 | + | |
| 3033 | + | |
| 3034 | + | |
| 3035 | + | |
| 3036 | + | |
| 3037 | + | |
| 3038 | + | |
| 3039 | + | |
3013 | 3040 | | |
3014 | 3041 | | |
3015 | 3042 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
628 | 628 | | |
629 | 629 | | |
630 | 630 | | |
631 | | - | |
| 631 | + | |
632 | 632 | | |
633 | 633 | | |
634 | 634 | | |
635 | | - | |
636 | | - | |
637 | | - | |
638 | | - | |
| 635 | + | |
639 | 636 | | |
640 | | - | |
641 | | - | |
642 | | - | |
643 | | - | |
| 637 | + | |
| 638 | + | |
644 | 639 | | |
645 | | - | |
| 640 | + | |
646 | 641 | | |
647 | | - | |
648 | | - | |
649 | | - | |
| 642 | + | |
| 643 | + | |
| 644 | + | |
650 | 645 | | |
651 | | - | |
| 646 | + | |
652 | 647 | | |
653 | 648 | | |
654 | 649 | | |
| 650 | + | |
| 651 | + | |
655 | 652 | | |
656 | 653 | | |
657 | 654 | | |
| |||
708 | 705 | | |
709 | 706 | | |
710 | 707 | | |
| 708 | + | |
| 709 | + | |
| 710 | + | |
| 711 | + | |
| 712 | + | |
| 713 | + | |
| 714 | + | |
| 715 | + | |
| 716 | + | |
| 717 | + | |
| 718 | + | |
| 719 | + | |
| 720 | + | |
| 721 | + | |
| 722 | + | |
| 723 | + | |
| 724 | + | |
| 725 | + | |
| 726 | + | |
| 727 | + | |
| 728 | + | |
| 729 | + | |
| 730 | + | |
| 731 | + | |
| 732 | + | |
| 733 | + | |
711 | 734 | | |
712 | 735 | | |
713 | 736 | | |
| |||
0 commit comments