Commit cd432bf
committed
claude-code: delegate parallel and easy work to subagents
Add two house-prompt rules: fan independent, parallelizable pieces out
to subagents that each finish in their own worktree and commit to main,
and hand a task that feels too easy off to a subagent on a lesser,
cheaper model rather than spending the strongest model on it.1 parent 7f1b1fb commit cd432bf
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
73 | 77 | | |
74 | 78 | | |
75 | 79 | | |
| |||
0 commit comments