|
|
|
|
|
by extr
15 days ago
|
|
I don't even bother looking at the code until I've run a code review pass on it. Why waste my time with trivial bug fixes? I find the best way to spend time right now is like: - Defining the issue/ticket, what "success" looks like (if I have a good idea of this), high level approach guidance 50% - Dispatch agent to work on it 5% - Occasionally return and nudge agent + send /simplify or /code-review 5% - Look at the code/session summary, divergences from the plan, ask followup questions 40% Occasionally yes there is some solution the AI chose that is suboptimal and I would prefer fixed in a different way. Mostly though it's straightforward. |
|